Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexandercbooth/unhanalytics


https://github.com/alexandercbooth/unhanalytics

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# Official Docker Image for UNHAnalytics

[![DockerPulls](https://img.shields.io/docker/pulls/alexandercbooth/unhanalytics.svg)](https://registry.hub.docker.com/u/alexandercbooth/unhanalytics/)

To start a notebook, run:
```
docker run -it -p 8888:8888 alexandercbooth/unhanalytics jupyter notebook
```
Then go to localhost:8888/ if on linux or have docker beta. If on OSX or Windows, type docker info to find your IP and go to IP:8888.