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'm trying to run SnakeViz 2.1.0 in some Jupyter notebook-based tutorials in the following environment:
Python implementation: CPython
Python version : 3.7.7
IPython version : 7.24.1
Compiler : GCC 7.3.0
OS : Linux
Release : 5.4.117-58.216.amzn2.x86_64
Machine : x86_64
Processor : x86_64
CPU cores : 16
Architecture: 64bit
There are security measures in place in our cluster environment, which appear to be blocking SnakeViz from rendering. There aren't any exception thrown in the Jupyter notebook code, however the browser console shows this exception:
Mixed Content: The page at 'https://dashboard-ses-quv73pdlu3jhrtrvyemr2k8j.anyscale-test-staging.com/jupyter/lab/tree/ray_tutorial/pi.ipynb' was loaded over HTTPS, but requested an insecure frame 'http://dashboard-ses-quv73pdlu3jhrtrvyemr2k8j.anyscale-test-staging.com:8080/snakeviz/%2Ftmp%2Ftmpvtnzr_9x'. This request has been blocked; the content must be served over HTTPS.
Anyone else run into this? Are there potential workarounds?
Many thanks,
Paco
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to run
SnakeViz
2.1.0 in some Jupyter notebook-based tutorials in the following environment:There are security measures in place in our cluster environment, which appear to be blocking
SnakeViz
from rendering. There aren't any exception thrown in the Jupyter notebook code, however the browser console shows this exception:Anyone else run into this? Are there potential workarounds?
Many thanks,
Paco
The text was updated successfully, but these errors were encountered: