-
Notifications
You must be signed in to change notification settings - Fork 22
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
How do I set up a Jupyter kernelspec for Xeus-SQL? #86
Comments
It's not in the xeus-sql docs, but you can run from your environment |
Thanks, but I'm a little confused by this advice. I do not need or want Jupyter in my project environment. When I run I did install Jupyter in a test environment and I see that there is a kernelspec installed in |
|
I want to try the Xeus-SQL kernel in my project's Mamba environment, but also use a centrally-installed Jupyter instance such as Jupyter Desktop.
However, I don't see any instructions for setting this up using
jupyter kernelspec install
or any other mechanism.Is this a supported mode of operation? If so, what are the correct steps? Or if I need to set up the Kernel JSON manually, what should I put in it?
The text was updated successfully, but these errors were encountered: