Netgen gui is not opened in jupyter notebook
- Zhu
- Topic Author
- New Member
Less
More
1 year 9 months ago #4650
by Zhu
Netgen gui is not opened in jupyter notebook was created by Zhu
Dear all,
I am new to Netgen/NGsolve. I have installed Netgen via Anaconda successfully. While I was testing the i-tutorials, I realized that Netgen Gui can't be opened automatically when I run the Jupyter notebook. It only shows "importing NGSolve-6.2.2301" without anything popping up. But it works when I use "Netgen poisson.py".
Can anyone tell me how to fix it?
Many thanks,
Julie
I am new to Netgen/NGsolve. I have installed Netgen via Anaconda successfully. While I was testing the i-tutorials, I realized that Netgen Gui can't be opened automatically when I run the Jupyter notebook. It only shows "importing NGSolve-6.2.2301" without anything popping up. But it works when I use "Netgen poisson.py".
Can anyone tell me how to fix it?
Many thanks,
Julie
- NGUnsolved
- New Member
Less
More
1 year 9 months ago #4651
by NGUnsolved
Replied by NGUnsolved on topic Netgen gui is not opened in jupyter notebook
Hi,
you can use "import netgen.gui" to open the interactive window.
That's how they did it in the versions of the notebooks that are on youtube (the first: ).
Hope that helps,
NGUnsolved
you can use "import netgen.gui" to open the interactive window.
That's how they did it in the versions of the notebooks that are on youtube (the first: ).
Hope that helps,
NGUnsolved
Time to create page: 0.098 seconds