Written by

Developer at eHealth Exchange / Developer Advocate / Opensource Developer
Question John McBride · Nov 30, 2023

ObjectScript kernel for Jupyter notebooks?

Anybody know if there is a ObjectScript kernel for Jupyter? Would be kinda interesting to testing scripts, etc. And since we kinda have the language runtime in the VSCode ObjectScript extension I wonder if that could be utilized fora  jupyter kernel?

Comments

Denys Kondratiuk · Nov 30, 2023

As far as I know there is no any ObjectScript kernel for Jupyter.... Jupyter has its own architecture for kernels, so it would be quite difficult to use VSCode extension. But, the point is quite interesting.

0