Unpin jupyterlite-xeus in docs dependency group and use latest micromamba for docs builds#339
Merged
agriyakhetarpal merged 2 commits intojupyterlite:mainfrom Feb 27, 2026
Merged
Conversation
jupyterlite-xeus in docs dependency group and use latest micromambajupyterlite-xeus in docs dependency group and use latest micromamba for docs builds
Member
Author
|
Looks like we are all green (minus the check-release workflow that I already tracked in jupyter-server/jupyter_releaser#645), thanks @martinRenou, assuming you were the one to fix this in micromamba! |
Member
|
I did not fix anything in micromamba, I used the ancestral technique to wait a year for the bug to disappear by itself 🙉 That reminds me that I should make a jupyterlite-xeus release and unpin micromamba in the conda package, on it now. Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Trying out jupyterlite/xeus#199 here to see if we can unpin these dependencies now. Note that jupyterlite-xeus was not pinned in RTD as we don't use dependency groups, the pin just affected developers like me who use
uv/pipto manage their environments. micromamba was pinned in #277 has been reverted now.