GitHub is excited to announce support for using GitHub Codespaces with JupyterLab. JupyterLab is the next-generation user interface for Project Jupyter offering all the familiar building blocks of the classic Jupyter Notebook (notebook, terminal, text editor, file browser, rich outputs, etc.) in a flexible and powerful user interface.
Using GitHub Codespaces with JupyterLab combines the delightful notebook editing, data exploration, and narrative building experiences of JupyterLab with the power, standardization, and simplicity of a codespace.
You can open any codespace in JupyterLab via the repository page or the GitHub CLI:
You can also set JupyterLab as your preferred editor, enabling single click access to codespaces via JupyterLab:
JupyterLab support is even more powerful when combined with GPU-powered codespaces. Though GPU access is not yet generally available, you can request early access here.
Click here to learn more about GitHub Codespaces support for Machine Learning and AI, or jump straight into our template repository and try it out!