TemplatesModules
Back to Modules
JupyterLab Icon

JupyterLab

By:
A module that adds JupyterLab in your Coder template.
README
Variables (5)
Scripts (1)
Apps (1)
Source

A module that adds JupyterLab in your Coder template.

JupyterLab

1module "jupyterlab" {
2  source   = "registry.coder.com/modules/jupyterlab/coder"
3  version  = "1.0.8"
4  agent_id = coder_agent.example.id
5}