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
I'm trying to use this package in different environments (stand-alone jupyter-notebook server, jupyterhub, vs-code), and get a variety of js errors.
Here is one:
The resource from “http://localhost:8888/static/@g2nb/ipyuploads.js?v=20230628141752” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
How well is this code tested, and on what platforms ?
The text was updated successfully, but these errors were encountered:
This package is currently tested in JupyterLab 3.x, using both a stand-alone Jupyter server and JupyterHub. Testing with JupyterLab 4.x hasn't happened yet, but is slated for the near future.
At one point we tested using Jupyter Notebook as well, but as Jupyter Notebook is close to being retired, we no longer do so.
I'm trying to use this package in different environments (stand-alone jupyter-notebook server, jupyterhub, vs-code), and get a variety of js errors.
Here is one:
The resource from “http://localhost:8888/static/@g2nb/ipyuploads.js?v=20230628141752” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
How well is this code tested, and on what platforms ?
The text was updated successfully, but these errors were encountered: