- Thank you received: 0
jupyter and ngsolve on windows
5 years 6 months ago #1605
by Stefan
jupyter and ngsolve on windows was created 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
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
5 years 6 months ago #1609
by matthiash
Replied by matthiash on topic jupyter and ngsolve on windows
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
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