pkeilbach / htwg-practical-nlp

A practical course on natural language processing @ HTWG Konstanz.
https://pkeilbach.github.io/htwg-practical-nlp/
8 stars 3 forks source link

Replace `jupyter` with `jupyterlab` #141

Open pkeilbach opened 1 week ago

pkeilbach commented 1 week ago

By now, JupyterLab is probably more commonly used, and I want to use it for the course as well. This means the current jupyter dependency needs to be replaced by jupyterlab. Also the docs and Makefile needs to be updated.