Integrations

Packages and tooling that bridge Deepnote with the rest of the data-science ecosystem.

Patterns

These are conceptual integrations rather than packages — common ways to wire Deepnote into a larger workflow:

  • GitHub-driven publishing — Push notebooks to GitHub; embed the Deepnote launch button in your README so visitors can open them in one click.
  • Snowflake / BigQuery / Postgres — Deepnote ships first-class integration. Add the data source once at project level; query from any notebook with %%sql magic.
  • Notion / Slack / Discord — Notion/Slack-embed renders Deepnote project URLs as rich previews. Drop a project URL in a Slack channel and teammates see the notebook chrome inline.

Have an integration to add? Open a PR — see Contributing.