purescript-analyzer icon indicating copy to clipboard operation
purescript-analyzer copied to clipboard

Add support for Jupyter kernel

Open ad-si opened this issue 8 months ago • 0 comments

Probably only makes sense once code generation is implemented, but having a Jupyter notebook powered by PureScript would be really cool!

Here is a simple implementation that could be used as a starting point: https://github.com/ad-si/Woxi/blob/main/src/jupyter.rs

ad-si avatar May 19 '25 15:05 ad-si