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
{{ message }}
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.
Right now the docker environment for building the documentation is destroyed when make doc finishes. Would be better I think to maintain that environment in case of issues that need to be debugged, and leave it to a separate make clean or something similar to actually delete the environment
Right now the docker environment for building the documentation is destroyed when
make doc
finishes. Would be better I think to maintain that environment in case of issues that need to be debugged, and leave it to a separatemake clean
or something similar to actually delete the environmentref pandas-dev/pandas#29374 (comment)
The text was updated successfully, but these errors were encountered: