flowchart TD
base[Base]
python[Python]
jupyterlab[JupyterLab]
code-server[VS Code Server]
jupyterlab-moai[JupyterLab + MoAI]
code-server-moai[VS Code Server + MoAI]
base --> python
python --> jupyterlab
python --> code-server
jupyterlab --> jupyterlab-moai
code-server --> code-server-moai
-
Notifications
You must be signed in to change notification settings - Fork 0
moreh-dev/moai-container
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Starter Dockerfiles for onboarding and custom image creation in MoAI