This project deploys a Jupyter notebook server using Docker. It uses a Ubuntu image.
The main goal is to provide all libraries needed for the GTI770 class at ETS in the software engineer program.
You need to have Docker and Docker-compose installed on your machine
- Clone this repo
- Go to project root folder in terminal
- Execute
docker-compose up