I’m don’t understand in the screenshot here where I should type the line “pip install”, I have the image debian/openmc:latest and the interactive shell running, I thought I should run pip install in it but it doesn’t work. I also have python installed. Thank you for your help.
When in Jupyter to run a code block in Jupyter you can click the run button which looks like a triangle or press shift and enter when on the code block.
To get Juypter into the OpenMC docker you might want to extend the dockerfile to include Jupyter.
I tried doing everything in the video and everything worked until the code Dockerfile line, I used powershel and cmd to run it but I got an error shown in the screenshot, how can I create a docker file like the one in the video?
Oh yes sorry I should have mentioned. Code is visual studio code. It is however just used as a text editor, so you can use any text editor to make the Dockerfile. It might be easiest to open notepad from the start menu to create the Dockerfile