diff --git a/README b/README index 4989fb5..7cd1b94 100644 --- a/README +++ b/README @@ -1,14 +1,17 @@ +Open Science workshops +====================== + +* 2019: master branch +* 2018: 2018 branch + Dependencies ------------ ``` sudo apt install texlive-xetex pandoc sudo pip3 install -r requirements.txt sudo pip3 install --upgrade ipython # in case it's already installed python3 -m bash_kernel.install git submodule update --init - -# Not necessary -#sudo jupyter-nbextension install rise --py --sys-prefix -#sudo jupyter-nbextension enable rise --py --sys-prefix ``` +