Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tom-tan/jupyter-for-remote-container-template
A template to write Jupyter notebook with VSCode with remote container extension
https://github.com/tom-tan/jupyter-for-remote-container-template
jupyter-notebook template vscode
Last synced: 13 days ago
JSON representation
A template to write Jupyter notebook with VSCode with remote container extension
- Host: GitHub
- URL: https://github.com/tom-tan/jupyter-for-remote-container-template
- Owner: tom-tan
- License: unlicense
- Created: 2020-04-07T02:54:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-09T12:25:47.000Z (almost 5 years ago)
- Last Synced: 2024-12-05T14:22:10.311Z (2 months ago)
- Topics: jupyter-notebook, template, vscode
- Language: Dockerfile
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What is this?
This is a template to write Jupyter notebook with VSCode with remote container extension.## How to use
- Push the `Use this template` button in this repository and create a new repository for you.
- Clone it to your local machine.
- Open the cloned repository with remote container extension of VSCode.
- Have fun!
- See [examples/tutorial.ipynb](examples/tutorial.ipynb) how it works in VSCode.## License
This repository is licensed under the [Unlicense](LICENSE) (a.k.a. Public Domain). Under this license, you can:- freely use the contents,
- freely modify the contents,
- freely change the license, and
- freely distribute it to others!