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

https://github.com/saitoxu/data-analysis-workspace

Docker image for data analysis
https://github.com/saitoxu/data-analysis-workspace

data-analysis docker python

Last synced: about 2 months ago
JSON representation

Docker image for data analysis

Awesome Lists containing this project

README

          

# Data Analysis Workspace

データ分析用コンテナ

## Get started

```sh
$ docker-compose build
$ docker-compose up -d
$ open http://localhost:8888
```