To build and run the notebook:
docker build -t kylegallatin/ml-intro-notebook:latest .
docker run -it -v $(pwd):/workspace -p 8888:8888 kylegallatin/ml-intro-notebook:latestThen click the resultant link (http://localhost:8888/?token=TOKEN).
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To build and run the notebook:
docker build -t kylegallatin/ml-intro-notebook:latest .
docker run -it -v $(pwd):/workspace -p 8888:8888 kylegallatin/ml-intro-notebook:latestThen click the resultant link (http://localhost:8888/?token=TOKEN).