Merge pull request #1738 from microsoft/samruddhikhandale/jupyter-datascience-notebooks
Update Jupyter Data Science Notebooks: Migrated to a community repo
This commit is contained in:
Коммит
fe0565b737
|
@ -41,7 +41,6 @@ jobs:
|
|||
hugo: ./**/hugo/**
|
||||
javascript-node-azurite: ./**/javascript-node-azurite/**
|
||||
julia: ./**/julia/**
|
||||
jupyter-datascience-notebooks: ./**/jupyter-datascience-notebooks/**
|
||||
mit-scheme: ./**/mit-scheme/**
|
||||
perl: ./**/perl/**
|
||||
puppet: ./**/puppet/**
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
**IMPORTANT NOTE: The `Jupyter Data Science Notebooks` template is now hosted by the community author in the repo [devcontainers-community/templates](https://github.com/devcontainers-community/templates).**
|
||||
|
||||
# Jupyter Data Science Notebooks (Community)
|
||||
|
||||
## Summary
|
||||
|
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"id": "jupyter-datascience-notebooks",
|
||||
"version": "1.0.0",
|
||||
"name": "Jupyter Data Science Notebooks",
|
||||
"description": "Use Jupyter Data Science Notebooks with Python, R, Julia, and more.",
|
||||
"documentationURL": "https://github.com/microsoft/vscode-dev-containers/tree/main/containers/jupyter-datascience-notebooks",
|
||||
"publisher": "Community",
|
||||
"licenseURL": "https://github.com/microsoft/vscode-dev-containers/blob/main/LICENSE",
|
||||
"platforms": [
|
||||
"Python",
|
||||
"R",
|
||||
"Julia",
|
||||
"numpy",
|
||||
"pandas",
|
||||
"tidyverse",
|
||||
"much more"
|
||||
]
|
||||
}
|
Загрузка…
Ссылка в новой задаче