Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Add DevContainer setup for Python and Jupyter kernel support#3643

Merged
jonsequitur merged 1 commit into
dotnet:mainfrom
CJavierSaldana:patch-1
Aug 21, 2024
Merged

Add DevContainer setup for Python and Jupyter kernel support#3643
jonsequitur merged 1 commit into
dotnet:mainfrom
CJavierSaldana:patch-1

Conversation

@CJavierSaldana

Copy link
Copy Markdown
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
Copy Markdown
Contributor

Thanks, @CJavierSaldana! This is very helpful.

@jonsequitur
jonsequitur merged commit 688ef55 into dotnet:main Aug 21, 2024
@CJavierSaldana
CJavierSaldana deleted the patch-1 branch August 21, 2024 08:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants