# Embedding notebook with specific version doesn't work

**URL:** https://talk.observablehq.com/t/embedding-notebook-with-specific-version-doesnt-work/7586
**Category:** Help
**Created:** [February 1, 2023, 11:28pm UTC](https://talk.observablehq.com/t/embedding-notebook-with-specific-version-doesnt-work/7586 "2023-02-01T23:28:50Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![frederikho](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/frederikho/32/7389_2.png) [@frederikho](https://talk.observablehq.com/u/frederikho)
#### Post date: [February 1, 2023, 11:28pm UTC](https://talk.observablehq.com/t/embedding-notebook-with-specific-version-doesnt-work/7586/1 "2023-02-01T23:28:50Z")

</div>

I want to embed this notebook in version @3409, which is currently the latest, and it seems on Observable everything is fine: [https://observablehq.com/embed/@frederikho/interactive-lda-plot@3409?cells=removeAll%2CdisplaySettings%2CldaPlot%2CvSliderLabels%2Cviewof+sliders](https://observablehq.com/embed/@frederikho/interactive-lda-plot@3409?cells=removeAll%2CdisplaySettings%2CldaPlot%2CvSliderLabels%2Cviewof+sliders)

However, pasting that URL to embed.ly, it fails to load it: [Embed Code Generator | Embedly](https://embed.ly/code?url=https%3A%2F%2Fobservablehq.com%2Fembed%2F%40frederikho%2Finteractive-lda-plot%403409%3Fcells%3DremoveAll%252CdisplaySettings%252CldaPlot%252CvSliderLabels%252Cviewof%2Bsliders)

When I remove the version and give it to embed.ly, it works:

> **[Embed Code Generator | Embedly](https://embed.ly/code?url=https%3A%2F%2Fobservablehq.com%2Fembed%2F%40frederikho%2Finteractive-lda-plot%3Fcells%3DremoveAll%252CdisplaySettings%252CldaPlot%252CvSliderLabels%252Cviewof%2Bsliders)**
>
> Enter a URL and Embedly will generate HTML you can embed in your site or blog.

That should be the same version, though. So how can I embed a plot from a particular version?

---

<div class="post-metadata">

### Author: ![mythmon](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/mythmon/32/8504_2.png) [@mythmon](https://talk.observablehq.com/u/mythmon)
#### Post date: [February 2, 2023, 12:04am UTC](https://talk.observablehq.com/t/embedding-notebook-with-specific-version-doesnt-work/7586/2 "2023-02-02T00:04:41Z")

</div>

I was able to embed the specific version of your notebook in an iframe inside of a notebook (how meta).

[https://observablehq.com/d/004b37b39676a08e](https://observablehq.com/d/004b37b39676a08e)

Perhaps the problem is with Embedly? What does that service add above simply using the iframe that Observable provides?

---

<div class="post-metadata">

### Author: ![frederikho](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/frederikho/32/7389_2.png) [@frederikho](https://talk.observablehq.com/u/frederikho)
#### Post date: [February 2, 2023, 10:22am UTC](https://talk.observablehq.com/t/embedding-notebook-with-specific-version-doesnt-work/7586/3 "2023-02-02T10:22:38Z")

</div>

I want to embed the plot in a Medium article, they [use Embedly](https://docs.embed.ly/reference/how-to-embed-on-medium).

---

<div class="post-metadata">

### Author: ![mootari](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/mootari/32/581_2.png) [@mootari](https://talk.observablehq.com/u/mootari)
#### Post date: [February 2, 2023, 6:50pm UTC](https://talk.observablehq.com/t/embedding-notebook-with-specific-version-doesnt-work/7586/4 "2023-02-02T18:50:20Z")

</div>

Can you share a screenshot of what you’re seeing in the Medium article after the notebook failed to load?

---

<div class="post-metadata">

### Author: ![frederikho](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/frederikho/32/7389_2.png) [@frederikho](https://talk.observablehq.com/u/frederikho)
#### Post date: [February 2, 2023, 9:45pm UTC](https://talk.observablehq.com/t/embedding-notebook-with-specific-version-doesnt-work/7586/5 "2023-02-02T21:45:06Z")

</div>

I certainly can:

 ![grafik](https://canada1.discourse-cdn.com/flex030/uploads/observablehq/original/2X/5/52cca3ad1b0523ab6a059d532d749297819c5b92.png)

As mentioned before, Medium uses Embed.ly and as you can also verify by clicking on the link posted above the embed there doesn’t work neither:

 ![grafik](https://canada1.discourse-cdn.com/flex030/uploads/observablehq/original/2X/a/aaf7d05c4c9b96296a9e6a4a83c50fb8452604f4.png)

It just fails a little differently.

---

<div class="post-metadata">

### Author: ![mootari](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/mootari/32/581_2.png) [@mootari](https://talk.observablehq.com/u/mootari)
#### Post date: [February 2, 2023, 10:29pm UTC](https://talk.observablehq.com/t/embedding-notebook-with-specific-version-doesnt-work/7586/6 "2023-02-02T22:29:28Z")

</div>

Apologies, I missed the link.

It seems to me that Embed.ly fails to recognize the version suffix. I’ll try to find out if this is something on Embed.ly’s end or if we need to update the provider specification.

Unfortunately for now there doesn’t seem to be any workaround other than forking the notebook at the desired version and embedding that one instead. 🙏

---

<div class="post-metadata">

### Author: ![frederikho](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/frederikho/32/7389_2.png) [@frederikho](https://talk.observablehq.com/u/frederikho)
#### Post date: [February 2, 2023, 11:31pm UTC](https://talk.observablehq.com/t/embedding-notebook-with-specific-version-doesnt-work/7586/7 "2023-02-02T23:31:26Z")

</div>

Great, thanks for investigating this! (From looking at your profile I wasn’t even aware that you are staff)

---

<div class="post-metadata">

### Author: ![mootari](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/mootari/32/581_2.png) [@mootari](https://talk.observablehq.com/u/mootari)
#### Post date: [February 6, 2023, 6:38pm UTC](https://talk.observablehq.com/t/embedding-notebook-with-specific-version-doesnt-work/7586/8 "2023-02-06T18:38:45Z")

</div>

This should be fixed now. Thanks for raising the issue!
