API Docs
Embedding

Notebook embedding

You can easily embed notebooks served with Mercury.

  1. Open notebook that you would like to embed.
  2. Add /embed at the end of the URL address.
  3. Insert iframe in the website where you would like to embed a notebook.

Example iframe

<iframe src="https://my-domain.com/app/5/embed" height="700px" width="1200px"></iframe>

Embedded notebook