hello, sorry for the dummy question: how can I use jupyter notebooks on JKU's docker?
b
Boris Murmann
08/03/2024, 12:51 AM
I run VScode outside the container and use the container extension to open/work with files and programs inside the container.
If you don't need to run programs (like Ngspice) from Jupyter, you don't need the extension, just access the files in the /designs folder from outside the container with whatever existing method you currently use for Jupyter notebooks on your system
j
Jorge Marin
08/07/2024, 3:01 AM
@Boris Murmann thanks!
I managed to make it partially work (with a lot of help from @aquiles viza), but I get stuck when trying to run the .ipynb line which invokes pygmid, how did you do to make it work from within the JKU docker?
b
Boris Murmann
08/07/2024, 3:05 AM
Copy code
pip install pygmid
j
Jorge Marin
08/07/2024, 3:09 AM
ok, managed using ./start_shell.sh to have root access, thanks!
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.