Skip to content

Commit d359a6c

Browse files
committed
docs: fix incorrect base path for JupyterLab
It seems the base path uses the app name (for now anyway).
1 parent f622247 commit d359a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ides/web-ides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ data "coder_workspace" "me" {}
219219
## string in the base_url. This caveat is unique to Jupyter.
220220
221221
locals {
222-
jupyter_base_path = "/@${data.coder_workspace.me.owner}/${data.coder_workspace.me.name}/apps/jupyter/"
222+
jupyter_base_path = "/@${data.coder_workspace.me.owner}/${data.coder_workspace.me.name}/apps/JupyterLab/"
223223
}
224224
225225
resource "coder_agent" "coder" {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy