Skip to content

marisaaquilina/jupyterlab-pkginstaller

 
 

Repository files navigation

Meet JupyterLab Package Installer 👋

Binder

jupyterlab-pkginstaller is a JupyterLab UI extension that installs the packages you need (via pip) for your active kernel. ✨ You can look for a package in the search bar and install it with just a button-click.

Prerequisites

  • JupyterLab

Installation

jlpm
jlpm build
jupyter labextension link .
jlpm
jupyter lab build
  • Test switching between notebooks - works but slightly buggy
  • Test kernels made in console
  • Resolve promise errors
  • Throw snackbar on moduleError
  • CSS Background Icon

About

Package Manager UI for Jupyter Frontends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.8%
  • Jupyter Notebook 18.2%