https://github.com/saulshanabrook/ipython
https://github.com/saulshanabrook/ipython
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saulshanabrook/ipython
- Owner: saulshanabrook
- Created: 2015-01-21T20:16:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-14T16:01:23.000Z (over 7 years ago)
- Last Synced: 2025-02-15T08:17:02.364Z (8 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iPython in Docker
Notebooks directory is shared in `./notebooks`
```
$ docker-compose up -d
$ open $(boot2docker ip):8888
```