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
Describe the bug
When I'm using rerun.notebook_show() in vscode juptyer, sometimes the image will not be shown with a Javascript error. The output of the cell is:
WARNING:root:Timed out waiting for viewer to become ready. Make sure: /opt/conda/envs/AE4353/lib/python3.11/site-packages/rerun_notebook/static/widget.js is accessible.
If not, consider setting RERUN_NOTEBOOK_ASSET. Consult https://pypi.org/project/rerun-notebook/0.18.2/ for details.
But sometimes the image is shown and with the same error.
Expected behavior
The image can be shown everytime without error prompt
Screenshots
Desktop (please complete the following information):
vscode on windows, connected to WSL2 and reopened in Dev container
Rerun version
rerun-cli 0.18.2 [rustc 1.76.0 (07dca489a 2024-02-04), LLVM 17.0.6] x86_64-unknown-linux-gnu 7312/merge 59ff15b, built 2024-08-29T13:49:48Z
The text was updated successfully, but these errors were encountered:
Describe the bug
When I'm using
rerun.notebook_show()
in vscode juptyer, sometimes the image will not be shown with a Javascript error. The output of the cell is:WARNING:root:Timed out waiting for viewer to become ready. Make sure: /opt/conda/envs/AE4353/lib/python3.11/site-packages/rerun_notebook/static/widget.js is accessible.
If not, consider setting
RERUN_NOTEBOOK_ASSET
. Consult https://pypi.org/project/rerun-notebook/0.18.2/ for details.But sometimes the image is shown and with the same error.
Expected behavior
The image can be shown everytime without error prompt
Screenshots
Desktop (please complete the following information):
Rerun version
rerun-cli 0.18.2 [rustc 1.76.0 (07dca489a 2024-02-04), LLVM 17.0.6] x86_64-unknown-linux-gnu 7312/merge 59ff15b, built 2024-08-29T13:49:48Z
The text was updated successfully, but these errors were encountered: