https://github.com/achillesrasquinha/docker-ipython
Alpine-based Dockerfile for IPython
https://github.com/achillesrasquinha/docker-ipython
docker ipython
Last synced: 4 months ago
JSON representation
Alpine-based Dockerfile for IPython
- Host: GitHub
- URL: https://github.com/achillesrasquinha/docker-ipython
- Owner: achillesrasquinha
- License: mit
- Created: 2019-06-05T22:27:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-10T21:06:14.000Z (almost 6 years ago)
- Last Synced: 2025-01-13T05:30:23.185Z (5 months ago)
- Topics: docker, ipython
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Docker IPython
[](https://hub.docker.com/r/achillesrasquinha/ipython)
> Alpine-based Docker Image for IPython
#### Usage
```
$ docker run \
--rm \
-it \
achillesrasquinha/ipython
```### License
This repository has been released under the [MIT License](LICENSE).