![](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FqSb5E%2FbtswbAinZss%2FOYxIapvFZTxK9Xf1diU3fK%2Fimg.png)
[JupyterNote Book] Jupytext Notebook -> Markdown
ยท
๐ Python
https://jupytext.readthedocs.io/en/latest/using-cli.html#command-line-conversion Jupytext CLI — Jupytext documentation Jupytext CLI Command line conversion Jupytext provides command line interface for converting notebooks between the different formats. jupytext --to py notebook.ipynb # convert notebook.ipynb to a .py file jupytext --to py:percent notebook.ipynb # convert n jupytext.readthedocs.i..