Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
This problem comes from https://github.com/jupyterhub/jupyterhub/issues/379
I also encountered the same problem when using iframe to embed jupyter pages into my own web pages.
Jupyter use jupyter_notebook_config.py to support user customize some configurations. The configuration can be referenced to https://jupyter-notebook.readthedocs.io/en/stable/public_server.html#prerequisite-a-notebook-configuration-file
I think Submarine can also provide a variable to configure this.