Replies: 1 comment
-
Not today, but we're interested in this. It's tracked in #3585 (consoles) & #4962 (notebooks). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Below is a screenshot from my JupytertLab notebook, where I have a Coconut kernel selected from my virtual environment (conda: kronos):
However, when I access a notebook with the same virtual environment in Positron, I don't have access to the Coconut kernel:
While I'm able to write Coconut via cell magic (%%coconut), I'd ideally like to be able to have the entire notebook run off the Coconut kernel - is there any way to do this with Positron?
I'm using Positron 2025.01.0 (user setup) build 159 on Windows 10, Python 3.10.15 through a conda environment, and I'm using ipykernel in my venv.
Beta Was this translation helpful? Give feedback.
All reactions