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
- Host: GitHub
- URL: https://github.com/saitoxu/data-analysis-workspace
- Owner: saitoxu
- Created: 2018-08-30T15:29:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-24T13:30:32.000Z (almost 6 years ago)
- Last Synced: 2025-05-28T08:42:50.694Z (about 1 year ago)
- Topics: data-analysis, docker, python
- Language: Dockerfile
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Analysis Workspace
データ分析用コンテナ
## Get started
```sh
$ docker-compose build
$ docker-compose up -d
$ open http://localhost:8888
```