Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexandercbooth/unhanalytics
https://github.com/alexandercbooth/unhanalytics
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexandercbooth/unhanalytics
- Owner: alexandercbooth
- Created: 2016-05-10T01:30:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-01T18:46:39.000Z (over 8 years ago)
- Last Synced: 2024-11-30T00:28:28.664Z (25 days ago)
- Language: Python
- Size: 536 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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.