An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

### Docker IPython

[![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/achillesrasquinha/ipython.svg)](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).