You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Constrain additional dependencies to reduce micromamba CI resolution time
Added version constraints to packages like ipython, ipywidgets, nbformat, notebook, dask-core, and seaborn-base. This helps reduce environment resolution time and prevents CI timeouts during micromamba setup.
Fixes issue: pandas-dev#61531
0 commit comments