Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Files

Latest commit

cc567ed · Apr 24, 2025

History

History

jupyterlab

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" {
  count    = data.coder_workspace.me.start_count
  source   = "registry.coder.com/modules/jupyterlab/coder"
  version  = "1.0.31"
  agent_id = coder_agent.example.id
}