Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shunyooo/env-templates
環境構築系の諸々テンプレート. 基本Docker周り.
https://github.com/shunyooo/env-templates
Last synced: 2 months ago
JSON representation
環境構築系の諸々テンプレート. 基本Docker周り.
- Host: GitHub
- URL: https://github.com/shunyooo/env-templates
- Owner: shunyooo
- Created: 2019-05-20T09:19:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T15:38:08.000Z (about 2 years ago)
- Last Synced: 2023-03-07T12:36:19.443Z (almost 2 years ago)
- Language: Jupyter Notebook
- Homepage: https://hub.docker.com/u/syunyooo
- Size: 1.16 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# env-templates
環境構築系の諸々| name | docker-hub | size | description |
| -------------------------------------------------------- | ------------------------------------------------------------ | ------- | ------------------------------------------------------------ |
| [jupyter-notebook](./jupyter-notebook) | ![](https://img.shields.io/docker/cloud/build/syunyooo/jupyter-notebook.svg?logo=docker&logoColor=white&style=for-the-badge) | 310MB | ubuntu16.04, python3.7, jupyter1.0.0 |
| [jupyterlab](./jupyterlab) | ![](https://img.shields.io/docker/cloud/build/syunyooo/jupyterlab.svg?logo=docker&logoColor=white&style=for-the-badge) | 1.5 GB | ubuntu16.04, python3.7, jupyter1.0.0, jupyterlab2.0.1 |
| [jupyterlab-nlp-ja](./jupyterlab-nlp-ja) | ![](https://img.shields.io/docker/cloud/build/syunyooo/jupyterlab-nlp-ja.svg?logo=docker&logoColor=white&style=for-the-badge) | 2.19 GB | (FROM [jupyterlab](https://github.com/shunyooo/env-templates/tree/master/jupyterlab)), mecab-ipadic-neologd, ginza |
| [jupyterlab-pytorch-nvidia](./jupyterlab-pytorch-nvidia) | ![](https://img.shields.io/docker/cloud/build/syunyooo/jupyterlab-pytorch-nvidia.svg?logo=docker&logoColor=white&style=for-the-badge) | 4.43 GB | ubuntu16.04, cuda:10.0, cudnn7, python3.7, pytorch1.4.0, jupyterlab2.0.1, tensorboard2.1.0 |