Skip to content

Instantly share code, notes, and snippets.

@D3f0
Created September 29, 2017 15:35
Show Gist options
  • Save D3f0/169510147d4af61acaa9e850ed55f75c to your computer and use it in GitHub Desktop.
Save D3f0/169510147d4af61acaa9e850ed55f75c to your computer and use it in GitHub Desktop.
Usando PWD para tener un Jupyter https://www.youtube.com/watch?v=KJXU0PL1oNM
version: '3'
services:
jupyter:
image: jupyter/base-notebook
ports:
- 8888:8888
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment