Gosse Minnema commited on
Commit
d9fa795
1 Parent(s): 159a00a

Install notebook and checklist before everything else

Browse files
requirements_from_rug_demo_version.txt CHANGED
@@ -25,7 +25,6 @@ certifi==2021.10.8
25
  cffi==1.15.0
26
  chardet==4.0.0
27
  charset-normalizer==2.0.10
28
- # checklist==0.0.11
29
  cheroot==8.6.0
30
  CherryPy==18.6.1
31
  click==7.1.2
@@ -107,7 +106,6 @@ nest-asyncio==1.5.4
107
  networkx==2.6.3
108
  nl-core-news-md @ https://github.com/explosion/spacy-models/releases/download/nl_core_news_md-3.0.0/nl_core_news_md-3.0.0-py3-none-any.whl
109
  nltk==3.6.3
110
- notebook==6.0.1 # solves this issue https://github.com/marcotcr/checklist/issues/144
111
  numpy==1.22.1
112
  overrides==3.1.0
113
  packaging==21.3
 
25
  cffi==1.15.0
26
  chardet==4.0.0
27
  charset-normalizer==2.0.10
 
28
  cheroot==8.6.0
29
  CherryPy==18.6.1
30
  click==7.1.2
 
106
  networkx==2.6.3
107
  nl-core-news-md @ https://github.com/explosion/spacy-models/releases/download/nl_core_news_md-3.0.0/nl_core_news_md-3.0.0-py3-none-any.whl
108
  nltk==3.6.3
 
109
  numpy==1.22.1
110
  overrides==3.1.0
111
  packaging==21.3