/transformers_notebook

Transformer LIbrary Docker Stacks

Primary LanguageJupyter Notebook

NoteFormers

Easily Run JupyterLab Notebooks pre-installed with the Transformers Library and other popular NLP frameworks by running a Docker container.

Alt Text

Docker Hub

Docker Pull Command for Docker image with sagemath Kernel installed.

docker pull toluclassics/transformers_notebook

GitHub

Clone the repository and build the docker image

docker build --rm --force-rm -t hk/ai-notebook:hub-3.1.1 .

Jupyter Docker Stacks - Community Stack version

This project is developed with the helpful guide of Jupyter Docker Stacks. The base container is jupyter/base-notebook and this Community Stack is setup via the guide.