Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added ipykernel & pip to (hopefully allow support for ipython...) #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ttimbers
Copy link
Contributor

So this does give access to iPython, but when I try to launch the interactive iPython terminal with Shift + Enter I still get this prompt:
Screen Shot 2022-02-11 at 7 37 33 PM

Then if I click through on "Change kernel" I get these options, from which I can select base(Python 3.9.5 /opt/conda/bin/python) and then it works.

Screen Shot 2022-02-11 at 7 37 37 PM

So what would be good is to somehow configure this dev container to start with base(Python 3.9.5 /opt/conda/bin/python) as the kernel so users don't have to do this... Wonder if we can set that in .devcontainer.json?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant