-
Notifications
You must be signed in to change notification settings - Fork 5
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
polish / cleanup this repo #2
Comments
Right. We should make the CI pass on this repo first anyway. |
@jtpio ci is passing, should we put it on PyPi? |
Sure. I can create an empty Then we could use the releaser to publish it there. |
@DerThorsten I can do the initial release, but will need write access to the repo for that |
you should have an invitation @jtpio |
Thanks! |
@jtpio there is also https://github.com/DerThorsten/jupyter_wren_syntax to have some syntax highlighting for wren. There is a conda-forge PR, but unfortunately it builds only for mac and win....oddly it does not run on linux and fails with a conda unsatisfiable dependency error |
Or we also publish that package to PyPI. Looks like this is a JupyterLab prebuilt / federated extension so it should also work out of the box in JupyterLite. |
In that case we can do something similar:
|
|
awesome! |
I think they could be added to https://github.com/jupyterlite/demo. Will look into releasing |
@jtpio I cleaned up the Dockerfile, but I assume it does not make sense to add further changes here before we have the "common" code (https://github.com/jupyterlite/xeus-kernel/tree/experiments) ready
The text was updated successfully, but these errors were encountered: