Jupyter + Docker + Devcontainer(VSCode) starter

Minimum setting to start python development with Jupyter notebook on a Docker container with Visual Studio Code.

Installation

  • Clone this repo
  • Install VSCode and add devcontainer extention
  • Reopen this folder in Container

See also this post (English, 日本語) for detail