Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shunyooo/env-templates

環境構築系の諸々テンプレート. 基本Docker周り.
https://github.com/shunyooo/env-templates

Last synced: 2 months ago
JSON representation

環境構築系の諸々テンプレート. 基本Docker周り.

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 |