<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Scrapfly Blog — Jupyter</title>
  <link href="https://scrapfly.io/blog/tag/jupyter" />
  <link href="https://scrapfly.io/blog/tag/jupyter/feed.xml" rel="self" />
  <id>https://scrapfly.io/blog/tag/jupyter</id>
  <updated>2026-04-03T22:23:29+00:00</updated>
  <author><name>Scrapfly</name></author>
  <subtitle>Web scraping tutorials, guides, and articles by Scrapfly</subtitle>
  <icon>https://scrapfly.io/img/scrapfly-logo.png</icon>
  <entry>
    <title>How to run Playwright in Jupyter notebooks?</title>
    <link href="https://scrapfly.io/blog/answers/playwright-in-ipython" />
    <id>https://scrapfly.io/blog/answers/playwright-in-ipython</id>
    <published>2022-12-19T00:00:00+00:00</published>
    <updated>2022-12-19T00:00:00+00:00</updated>
    <category term="playwright" />
    <category term="jupyter" />
    <summary>Learn why the synchronous execution of Playwright is blocked on Jupyter notebooks and how to solve it using asyncio.</summary>
  </entry>
</feed>