Integrations
We detail in this section the various supported integrations available for Jupyter UI components and libraries.
📄️ Vite
Integrate Jupyter React components with Vite for modern, fast web applications with proper configuration and build optimization.
📄️ Lexical
Jupyter Lexical - Rich document editor with executable Jupyter cells
📄️ VS Code
The Datalayer for Visual Studio Code extension lets you execute notebooks on cloud compute, create beautiful reports with Notion-like collaborative documents, and switch effortlessly between local and remote environments - all within your familiar VS Code interface.
📄️ Next.js
Integration with Next.js.
📄️ Webpack
A Webpack example.
📄️ Docusaurus
Integration with Docusaurus.
📄️ Pyodide
As Jupyter React ships with the in-browser Python kernel Pyodide, packaging
📄️ Server Side Rendering
Due to JupyterLab limitation coming from Lumino, Server Side Rendering (SSR) is not supported today.
📄️ Create React App (Deprecated)
A Create React Application example.