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

Add DevContainer setup for Python and Jupyter kernel support #3643

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

CJavierSaldana
Copy link
Contributor

Summary

This PR introduces documentation for setting up Python and Jupyter kernels within a DevContainer.

Changes

  • Added a section explaining the Dockerfile in devcontainer.json that installs Python3, pip, and ipykernel.

Why

This update facilitates seamless integration of Jupyter notebooks within the DevContainer environment, making it easier to work with Python in Polyglot notebooks.

Testing

Tested by loading the DevContainer and confirming that the Jupyter kernel connection works as expected.

@jonsequitur
Copy link
Contributor

Thanks, @CJavierSaldana! This is very helpful.

@jonsequitur jonsequitur merged commit 688ef55 into dotnet:main Aug 21, 2024
1 of 2 checks passed
@CJavierSaldana CJavierSaldana deleted the patch-1 branch August 21, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants