-
Notifications
You must be signed in to change notification settings - Fork 25
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
Update jupyterlite-core
#24
Conversation
@@ -1,94 +0,0 @@ | |||
"""common addon features for ``jupyterlite-pyodide-kernel`` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
was intending on using this to extract more common things from the two plugins, aside from pyodide_settings
: piplite
will need to be more aware of pyodide
stuff for #14.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure. I can put the PR back to draft and let you pick it up if you want.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😊 i'll try and work on porting jupyterlite/jupyterlite#979 and see what turns up
Follow-up to jupyterlite/jupyterlite#998