News

Jupytext is also available at the command line. You can pair a notebook with jupytext --set-formats ipynb,py:percent notebook.ipynb synchronize the paired files with jupytext --sync notebook.py (the ...
I used it right there to insert an em dash, which is a symbol I'd otherwise need to copy over from somewhere else. What started as a simple way to create a few common symbols has ...
CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and ...