Explore for packages is in infinite loop

Explore tab for installing python packages is not loading. It did not work yesterday, still not working this morning.

1 Like

@katya_sorok thanks for the report! Can confirm, something is off there, investigating.

As a temporary workaround you can use magic commands, e.g. !pip install package_name.

Should work as expected now (you may need to restart the page if it was opened before). We will investigate this problem further to prevent it from happening again.

Thanks again!