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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Disclaimer: this question bears some similar to #1652 except with a much simpler end goal.
I managed to embed a notebook in a static web page. Because the embedded notebook is meant to be illustrative, I would like to hide the menu and tool bar. I tried some of URL search params on this page but none seem to work. That's presumably because packages/application-extension/src/index.tsx applies to the
/notebookscase and not packages/repl-extension/src/index.tsShould I be using jupyter-iframe-commands extension to achieve this? That seems slightly over-the-top
Beta Was this translation helpful? Give feedback.
All reactions