sample-analytical-env

Overview

This is a simple Jupyter Lab analysis environment created with VSCode + Docker + Remote Container.

Usage

  1. Clone this repository.
git clone https://github.com/hatahata7757/sample-analytical-env.git
  1. Open this repository in VSCode.

  2. A pop-up about recommended extensions will appear, please install it.

  3. After installation, select "Remote-Container : Reopen in Container".

  4. "No Python interpreter is selected..." popup → select "Python 3.xx 64-bit('base': conda)"

  5. When you open the sample.ipynb file, "A notebook could execute harmful code when opened." popup will appear. → select "Trust"

  6. Congratulations! You are now ready to remotely connect to and analyze your Jupyter Lab container.