Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: mljar/package-manager

v1.2.1

01 Oct 09:43

Choose a tag to compare

Fixes

  • Fix installation and delete issues on windows systems (#15, #16)

v1.2.0

26 Sep 11:22

Choose a tag to compare

  • install new packages dialog with output log
  • many bug fixes and style improvement

v1.1.0

23 May 09:55

Choose a tag to compare

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

07 Apr 11:23

Choose a tag to compare

Added prefix __mljar to Python functions used to manage packages.

v1.0.1

02 Apr 13:07

Choose a tag to compare

Improved speed by adding kernel to packages list cache.