Просмотр исходного кода

add requirements for notebooks

dbaranchuk 3 лет назад
Родитель
Сommit
c6e26864da
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      requirements-notebook.txt

+ 4 - 0
requirements-notebook.txt

@@ -0,0 +1,4 @@
+jupyter==1.0.0
+pandas==1.4.3
+matplotlib==3.5.2
+datasets==2.3.2