Skip to main content

JupyterLite vs JupyterLab

This page explains the differences between JupyterLite and JupyterLab - and which environment would be right for you.

High Level

JupyterLiteJupyterLab
Fast Startup TimeSlow Startup Time
Responsive UILess Responsive UI
90% Libraries Compatible99% Libraries Compatible
Good Runtime PerformanceBest Runtime Performance

When should you use JupyterLite?

In general, we recommend authors use JupyterLite:

When should you use JupyterLab?

We recommend authors use JupyterLab:

  • Required libraries are incompatible with JupyterLite.
  • CPU-intensive cells take too long in JupyterLite.