Purple Please: my theme for Jupyter Lab
I put together this theme, theme-purple-please
, for when I'm working with Python and Rust in Jupyter Lab. It currently supports Jupyter Lab 1, 2, and 3.
You may have also seen it used in screenshots from the following books:
Installation through Jupyter Lab
You can install it through the Jupyter Lab Extension Manager UI, or with the following command:
jupyter labextension install @shahinrostami/theme-purple-please
GitHub Repository
You can navigate and download the source code at https://github.com/shahinrostami/theme-purple-please.
npm Package
The theme comes as an npm package at https://www.npmjs.com/package/@shahinrostami/theme-purple-please, where you can check out usage statistics and dependencies.