We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d611b2 commit d7e2397Copy full SHA for d7e2397
build/jupyter-generate-nsight-plugin-settings.bash
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
-JUPYTER_HOST="nsight-jupyter0-${BREV_ENV_ID}.brevlab.com"
4
-NSIGHT_HTTP_URL="https://nsight-http0-${BREV_ENV_ID}.brevlab.com"
+JUPYTER_HOST="jupyter0-${BREV_ENV_ID}.brevlab.com"
+NSIGHT_HTTP_URL="https://nsight0-${BREV_ENV_ID}.brevlab.com"
5
6
cat << EOF
7
{
0 commit comments