Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors deploying 'ipyuploads' #1

Open
stefanseefeld opened this issue Jun 28, 2023 · 3 comments
Open

Errors deploying 'ipyuploads' #1

stefanseefeld opened this issue Jun 28, 2023 · 3 comments

Comments

@stefanseefeld
Copy link

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 ?

@tmtabor
Copy link
Member

tmtabor commented Jun 28, 2023

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.

@tmtabor
Copy link
Member

tmtabor commented Jun 28, 2023

In which platform and version were you seeing the above error?

@stefanseefeld
Copy link
Author

In all three (jupyter-notebook version 6.4.8, jupyterhub (some recent versions), vs-code with jupyter extension v2023.5.1101742258).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants