Skip to content

romainmariotti/GradedLabMLIntro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GradedLab

Prerequisites

  • Docker and Docker Compose installed

Setup

  1. Clone the repository:
   git clone <your-repo-url>
   cd GradedLab
  1. Start the container (when docker daemon running):
   docker-compose up
  1. Open the Jupyter link from the terminal output (looks like):
   http://127.0.0.1:8888/?token=...

Stopping

docker-compose down

or

ctrl+c

in the terminal where the container was started

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%