You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I am seeing a blank dashboard after I installed nvdashboard. This issue is the same as #24
In my configuration, I am running jupyter lab on a remote linux machine and am using ssh tunnel to open jupyter lab on local windows machine chrome browser. Not sure if this configuration is supported by nvdashboard.
I get the same errors in browser console as mentioned in issue#24.
"Failed to load resource: the server responded with a status of 404 (Not Found)"
In Jupyterlab log, I get this error message
[I 2023-08-31 17:06:04.788 LabApp] 301 GET /lab/ (::1) 0.73ms
[W 2023-08-31 17:06:05.547 ServerApp] 404 GET /api/me?1693515965345 (::1) 14.33ms referer=http://localhost:8080/lab
[W 2023-08-31 17:06:06.907 ServerApp] 404 GET /nvdashboard/index.json?1693515966886 (::1) 2.22ms referer=http://localhost:8080/lab
[W 2023-08-31 17:06:06.907 ServerApp] 404 GET /server-proxy/servers-info (::1) 2.52ms referer=http://localhost:8080/lab
[W 2023-08-31 17:06:06.911 LabApp] Could not determine jupyterlab build status without nodejs
[I 2023-08-31 17:06:08.751 ServerApp] Kernel started: 360f6389-33d0-468d-8ad4-def39663539b
Any suggestions on how I can make this work?
Thanks
The text was updated successfully, but these errors were encountered:
Hi
I am seeing a blank dashboard after I installed nvdashboard. This issue is the same as
#24
In my configuration, I am running jupyter lab on a remote linux machine and am using ssh tunnel to open jupyter lab on local windows machine chrome browser. Not sure if this configuration is supported by nvdashboard.
I get the same errors in browser console as mentioned in issue#24.
"Failed to load resource: the server responded with a status of 404 (Not Found)"
In Jupyterlab log, I get this error message
[I 2023-08-31 17:06:04.788 LabApp] 301 GET /lab/ (::1) 0.73ms
[W 2023-08-31 17:06:05.547 ServerApp] 404 GET /api/me?1693515965345 (::1) 14.33ms referer=http://localhost:8080/lab
[W 2023-08-31 17:06:06.907 ServerApp] 404 GET /nvdashboard/index.json?1693515966886 (::1) 2.22ms referer=http://localhost:8080/lab
[W 2023-08-31 17:06:06.907 ServerApp] 404 GET /server-proxy/servers-info (::1) 2.52ms referer=http://localhost:8080/lab
[W 2023-08-31 17:06:06.911 LabApp] Could not determine jupyterlab build status without nodejs
[I 2023-08-31 17:06:08.751 ServerApp] Kernel started: 360f6389-33d0-468d-8ad4-def39663539b
Any suggestions on how I can make this work?
Thanks
The text was updated successfully, but these errors were encountered: