Forum Message

 

 

We have moved the forum to https://forum.ngsolve.org . This is an archived version of the topics until 05/05/23. All the topics were moved to the new forum and conversations can be continued there. This forum is just kept as legacy to not invalidate old links. If you want to continue a conversation just look for the topic in the new forum.

Notice

The forum is in read only mode.

jupyter and ngsolve on windows

More
4 years 11 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
4 years 11 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.128 seconds