We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running the last version from the main repository, the extension does not load and the JS console logs:
Refused to execute https://xxx.xxx.xxx/user/eglez/jupyter/lab/extensions/@jupyterlab/server-proxy/static/remoteEntry.de6993e7d2a4b16015fd.js as script because "X-Content-Type-Options: nosniff" was given and its Content-Type is not a script MIME type.
Checkout latest main branch, run "python build -m ." followed by pip install.
jupyter 1.0.0 jupyter_client 7.3.4 jupyter-console 6.6.2 jupyter_core 5.2.0 jupyter-events 0.6.3 jupyter-rsession-proxy 2.1.0 jupyter-server 1.23.4 jupyter_server_fileid 0.9.0 jupyter-server-mathjax 0.2.6 jupyter_server_proxy 4.0.0 jupyter_server_ydoc 0.8.0 jupyter-telemetry 0.1.0 jupyter-ydoc 0.2.4 jupyterhub 3.1.1 jupyterlab 3.6.3 jupyterlab_code_formatter 2.0.0 jupyterlab-commands 0.3.4 jupyterlab-fonts 2.1.1 jupyterlab-git 0.41.0 jupyterlab_horizon_theme 3.1.1 jupyterlab-iframe 0.4.4 jupyterlab-pygments 0.1.2 jupyterlab-recents 3.2.0 jupyterlab-s3-browser 0.12.0 jupyterlab_server 2.19.0 jupyterlab-widgets 1.0.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug description
Running the last version from the main repository, the extension does not load and the JS console logs:
Refused to execute https://xxx.xxx.xxx/user/eglez/jupyter/lab/extensions/@jupyterlab/server-proxy/static/remoteEntry.de6993e7d2a4b16015fd.js as script because "X-Content-Type-Options: nosniff" was given and its Content-Type is not a script MIME type.
How to reproduce
Checkout latest main branch, run "python build -m ." followed by pip install.
Your personal set up
The text was updated successfully, but these errors were encountered: