Skip to content

Instantly share code, notes, and snippets.

@deeperunderstanding
Created June 10, 2019 16:03
Show Gist options
  • Select an option

  • Save deeperunderstanding/d2c4d6553c0eb17746e5757bee606677 to your computer and use it in GitHub Desktop.

Select an option

Save deeperunderstanding/d2c4d6553c0eb17746e5757bee606677 to your computer and use it in GitHub Desktop.
version: '3'
services:
notebook:
build:
context: ./jupyter-notebook-docker
ports:
- "8888:8888"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment