From 8902a515c165cb47ed56bc37d32b9db49a3db1e5 Mon Sep 17 00:00:00 2001 From: Asher Date: Thu, 27 Oct 2022 12:28:16 -0500 Subject: [PATCH] docs: fix base path for JupyterLab It seems the base path uses the app name (for now anyway). --- docs/ides/web-ides.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ides/web-ides.md b/docs/ides/web-ides.md index 292d03c6c2f80..210aed4777031 100644 --- a/docs/ides/web-ides.md +++ b/docs/ides/web-ides.md @@ -219,7 +219,7 @@ data "coder_workspace" "me" {} ## string in the base_url. This caveat is unique to Jupyter. locals { - jupyter_base_path = "/@${data.coder_workspace.me.owner}/${data.coder_workspace.me.name}/apps/jupyter/" + jupyter_base_path = "/@${data.coder_workspace.me.owner}/${data.coder_workspace.me.name}/apps/JupyterLab/" } resource "coder_agent" "coder" { 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