This is a simple Jupyter Lab analysis environment created with VSCode + Docker + Remote Container.
- Clone this repository.
git clone https://github.com/Ishikishik/keisetuuniversity.git
-
Open this repository in VSCode.
-
A pop-up about recommended extensions will appear, please install it.
-
After installation, select "Remote-Container : Reopen in Container".
-
"No Python interpreter is selected..." popup → select "Python 3.xx 64-bit('base': conda)"
-
The work folder contains the code to understand neural networks.
-
Congratulations! You are now ready to remotely connect to and analyze your Jupyter Lab container.