jupyter and ngsolve on windows

More
5 years 6 months ago #1605 by Stefan
I am a terrible python novice but like jupyter a lot. Always working in an ubuntu virtual box was putting me off so I investigated how to get jupyter working on windows with NGSolve.
It took a while, but after finding:
github.com/ipython/ipykernel/issues/358
and learning how to downgrade ipykernal to the last knwon good with
pip install ipykernel==4.10.0
it works.
Perhaps you can update the windows installation description or put a note under
ngsolve.org/docu/latest/install/usejupyter.html
untill this bug gets fixed.
Thanks,
Stefan
More
5 years 6 months ago #1609 by matthiash
Hi Stefan,

Thank you for the hint. Indeed we should have pointed that out in the documentation. I added a remark, which will appear in the nightly documentation tomorrow and in the next release.

Matthias
Time to create page: 0.097 seconds