- Notifications
You must be signed in to change notification settings - Fork14
updated documentation#5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
mono info about symbolic link and specific python version is outdated
Update index.html
font size updated
den-run-ai commentedSep 13, 2016 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@filmor@vmuriart@tonyroberts please review documentation update. The motivation was outdated information on python guide referencing these docs: |
👍 |
Just one small thing: Do we really want people to use |
@filmor npython is still useful for quickly troubleshooting the embedding cases: https://github.com/pythonnet/pythonnet/search?q=npython&type=Issues Also@cgohlke still bundles npython.exe in his wheels: |
@denfromufa I agree with@filmor that it's better for new users to be pointed to the regular python instead of nPython, otherwise they might get the impression somehow using pythonnetrequires npython. What about changing it to python, and adding a note that nPython is available as an example of embedding the CPython interpreter in a c# application? |
Agreed! Let me change the purpose of nPython.exe in these docs from "using On Tue, Sep 13, 2016 at 10:03 AM, Tony Robertsnotifications@github.com
|
@tonyroberts@filmor done! please go through a second round of review. |
Looks good to me. |
me too |
Then squash and merge :) |
I started working on draft release notes. Let's mark all issues to be On Wed, Sep 14, 2016 at 10:08 AM, Benedikt Reinartz <
|
No description provided.