Releases: mljar/package-manager
Releases · mljar/package-manager
v1.1.0
Fixed (#5) problem with displaying spinner during removal.
Added command to refresh packages list from command which can be executed from any JuyterLab plugin. Store packages list for current notebook in the StateDB, so it can be used by other plugins.
v1.0.2
Added prefix __mljar
to Python functions used to manage packages.
v1.0.1
Improved speed by adding kernel to packages list cache.