11922dead7
Signed-off-by: Gergő Rubint <gergo@grubint.com> Signed-off-by: Gergő Rubint <gergo@grubint.com> |
||
---|---|---|
.. | ||
.devcontainer | ||
test-project | ||
.npmignore | ||
README.md |
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
- From the VS Code command palette, choose "Remote-Containers: Open Folder in Container..."
- Choose the folder of your data science project, then choose this extension.
- 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.