DEV Community

Lynn Langit
Lynn Langit

Posted on

4 2

Jupyter Notebooks in GitHub Codespaces

Tried out the default Microsoft custom python3-anaconda GitHub Codespace today. Very easy to set up and use. Really like the 'show (notebook) variables' option in "locally" connected Jupyter notebook. There is also the ability to connect to remote Jupyter server using the notebook interface in Codespaces.

Alt Text

Had to use 'sudo' to update 'pip' in order to install the matplotlib library and the Jupyter extensions, but, other than than it just worked directly from the sample code in the example MSFT repo .devcontainer files for Python3 for Codespaces.

Alt Text

This is so handy, I can see myself using this set of functionality frequently!

Alt Text

AWS Q Developer image

Your AI Code Assistant

Automate your code reviews. Catch bugs before your coworkers. Fix security issues in your code. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay