Receiving 404 Error from jupyter_app_launcher #57
Unanswered
PeerBoerner1
asked this question in
Q&A
Replies: 1 comment
-
Thanks for reporting the issue. I'll take a look at it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've installed jupyter_app_launcher on AWS SageMaker JupyterLab 4.0.12 and enabled the extension. I can see the extension in the enabled extensions section of jupyter lab. I've followed the directions and created the config file in one of the listed directories shown by
jupyer --paths under the data section, specifically: /home/sagemaker-user/.local/share/jupyter/jupyter_app_launcher/config.yaml
The contents of the config.yaml file is what you provide as an example:
For some reason, I get the following error in the logs and not sure how to resolve the issue:
[W 2024-02-17 18:06:40.709 ServerApp] 404 POST /jupyterlab/default/jupyterlab-app-launcher?1708193200288 ([email protected]) 34.20ms referer=https://vgykdx9cyn9pju1.studio.us-east-1.sagemaker.aws/jupyterlab/default/lab?
Any guidance would be greatly appreciated.
Many thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions