Hi,
Our company embeds the jupyter notebook server within an iframe. I’m able to embed it like this:
But when the user clicks on an actual notebook link, it opens up in a new tab in the browser completely escaping the iframe. How can I make it stay within the same IFrame?
Also, if there are any Zero To JupyterHub Kubernetes specific config as well, please let me know. Thanks!
Rajiv
How can I make it open in the same IFrame itself? A