Commit 5b18e50f authored by Vojtěch Suchánek's avatar Vojtěch Suchánek
Browse files

add jupytext to README

parent 0f5c488c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
Materials for the research on GLV and the DCP problem

To play with the jupyter notebook notes.md saved as markdown file, you need jupytext:

``` pip install jupytext --upgrade
```