News

Depending on what you plan to do with your notebook, you might prefer the Myst Markdown format, which interoperates very well with Jupyter Book, or Quarto Markdown, or even Pandoc Markdown. Then, ...
So what to do? Turn any jupyter notebook (aka ipynb) into an executable REST API endpoint that I can trigger (or use) anywhere in the world. Enter REST APIs. REST APIs have become a de facto way for ...