\ProvidesPackage{jupynotex}[0.1]

\usepackage{tcolorbox}

\newcommand{\jupynotex}[2][-]{
    \input|"python3 jupynotex.py #2 #1"
}
