Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 773 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 773 Bytes

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