/gti770-docker

Primary LanguageJupyter Notebook

Jupyter notebook server for AI

This project deploys a Jupyter notebook server using Docker. It uses a Ubuntu image.

Goal

The main goal is to provide all libraries needed for the GTI770 class at ETS in the software engineer program.

Getting started

prerequisites

You need to have Docker and Docker-compose installed on your machine

Deployment

  1. Clone this repo
  2. Go to project root folder in terminal
  3. Execute docker-compose up