vscode-dev-containers/containers/jupyter-datascience-notebooks
Gergő Rubint 11922dead7
Fix "Add add sudo support.." typo (#1569)
Signed-off-by: Gergő Rubint <gergo@grubint.com>

Signed-off-by: Gergő Rubint <gergo@grubint.com>
2022-08-12 12:54:45 -04:00
..
.devcontainer Fix "Add add sudo support.." typo (#1569) 2022-08-12 12:54:45 -04:00
test-project Fixes #831 - adding common-debian.sh (#837) 2021-04-27 14:55:17 -07:00
.npmignore Add Jupyter data science notebooks container (#824) 2021-04-23 18:11:00 -07:00
README.md Update master to main (#864) 2021-05-25 06:51:04 -07:00

README.md

Jupyter Data Science Notebooks (Community)

Summary

Use Jupyter Data Science Notebooks with Python, R, Julia, and more.

Metadata Value
Contributors Nathan Carter (@nathancarter)
Categories Data Science
Definition type Dockerfile
Works in Codespaces Yes
Container host OS support Linux, macOS, Windows
Container OS Ubuntu
Languages, platforms Python, R, Julia, numpy, pandas, tidyverse, much more

Usage

  1. From the VS Code command palette, choose "Remote-Containers: Open Folder in Container..."
  2. Choose the folder of your data science project, then choose this extension.
  3. Open an .ipynb file and it will run Jupyter from within the container.

See here for information on using this definition with an existing project.

If you prefer, you can also just look through the contents of the .devcontainer folder to understand how to make changes to your own project.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License. See LICENSE.