Start an updated Jupyter nootebok without installing libs
Run the command docker-compose up --build
to download the image and initialize! It'll keep the console for logs.
Copy the URL with the token on the console to the browser to start using
Press CTRL + C
to stop running.
Also, run the command docker-compose down
to terminate any orphan container.