Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi envs support #164

Merged
merged 14 commits into from
Jan 27, 2025
Merged

Conversation

martinRenou
Copy link
Member

No description provided.

@martinRenou martinRenou added the enhancement New feature or request label Jan 24, 2025
@martinRenou
Copy link
Member Author

Seems to be backward compatible 🤷🏽‍♂️

@martinRenou martinRenou marked this pull request as ready for review January 24, 2025 16:32
@martinRenou
Copy link
Member Author

Working well on rtd!

@martinRenou martinRenou marked this pull request as draft January 24, 2025 16:37
@@ -300,14 +298,16 @@ def copy_kernel(self, kernel_dir, kernel_wasm, kernel_js, kernel_data):
],
)

yield from self.pack_prefix(kernel_dir=kernel_dir)
# pack prefix packages
# TODO Prevent duplication of the env pack for each kernel in it
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe we should track that in an issue. Also if the same kernel is installed in two envs it will not work well, let's also track that in an issue.

@martinRenou martinRenou marked this pull request as ready for review January 24, 2025 16:38
@martinRenou martinRenou added this to the 4.0.0 milestone Jan 27, 2025
@martinRenou
Copy link
Member Author

Seems to be backward compatible 🤷🏽‍♂️

Seems to be, but since it's a big change I'd prefer this to go on the 4.0.0 milestone

@martinRenou martinRenou merged commit ee1aa7c into jupyterlite:main Jan 27, 2025
13 checks passed
@martinRenou martinRenou deleted the multi_envs_support branch January 27, 2025 09:47
martinRenou added a commit to martinRenou/jupyterlite-xeus that referenced this pull request Jan 28, 2025
This was introduced in jupyterlite#164 by
mistake
martinRenou added a commit that referenced this pull request Jan 28, 2025
This was introduced in #164 by
mistake
@jtpio
Copy link
Member

jtpio commented Mar 11, 2025

Just noticed this. Should it be mentioned in the docs?

@jtpio
Copy link
Member

jtpio commented Mar 11, 2025

Opened #196

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants