Skip to content

How does one run the notebooks in the Docker container? #53

Discussion options

You must be logged in to vote

Hi @cristobalmackenzie,

After following the instructions for the dev container setup for vscode, you will be able to run jupyter notebooks directly in vscode because the jupyter extension is already installed in the container.

How I normally do this is to simply open a notebook in vscode and run a cell. VSCode will promt you to install ipykernel which is needed by vscode. Once the installation completes, you're cell should run.

If VSCode complains that is needs a python interpreter, hit Ctrl + Shift + P and start typing select interpreter. Press enter and select the /opt/conda/bin/python interpreter.

Let me know if this helps. Else we can arrange a call and maybe I can screen share.

Replies: 4 comments 13 replies

Comment options

You must be logged in to vote
1 reply
@rayed-therap
Comment options

Comment options

You must be logged in to vote
1 reply
@d-kleine
Comment options

Comment options

You must be logged in to vote
10 replies
@rayed-therap
Comment options

@d-kleine
Comment options

@rayed-therap
Comment options

@d-kleine
Comment options

@d-kleine
Comment options

Answer selected by rasbt
Comment options

You must be logged in to vote
1 reply
@rayed-therap
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants