Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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!