Files
modules/jupyterlab
2023-10-10 17:50:37 +00:00
..
2023-09-26 14:27:12 +03:00
2023-09-26 14:27:12 +03:00
2023-09-28 21:14:31 +03:00

display_name, description, icon, maintainer_github, verified, tags
display_name description icon maintainer_github verified tags
JupyterLab A module that adds JupyterLab in your Coder template. ../.icons/jupyter.svg coder true
jupyter
helper
ide
web

JupyterLab

A module that adds JupyterLab in your Coder template.

JupyterLab

module "jupyterlab" {
    source = "https://registry.coder.com/modules/jupyterlab"
    agent_id = coder_agent.example.id
}