Can I use pyodide as a kernel underneath jupyter_server? #1407
Unanswered
kdarby-cqg
asked this question in
Q&A
Replies: 1 comment
-
Thanks @kdarby-cqg for the suggestion. This idea sounds good, and looks similar to the one expressed in jupyterlite/pyodide-kernel#3. There doesn't seem to be ongoing work about this at the moment, but if you would like to give it a try please feel free! |
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
-
I know this is a strange question. I want to set up a development environment outside of the browser using a pyodide python kernel and vscode (or vscode for web(!)). Users would develop and do research in this environment, leveraging bigger cpus, and then deploy code to the production environment inside a browser.
Just wanted to know if this was possible, and if not, if there were any hints about what it might take.
Thanks!
Kevin
I also asked this in the pyodide discussion here:
pyodide/pyodide#4843 (reply in thread)
Beta Was this translation helpful? Give feedback.
All reactions