mamba-org / gator

Conda environment and package management extension from within Jupyter
Other
260 stars 30 forks source link

Get packages list as early as possible #42

Closed fcollonval closed 4 years ago

fcollonval commented 4 years ago

Load available packages list as early as possible - as it takes a couple of minutes to build.

After a minute, start informing the user about that background task - if the list is cached no information will be displayed.