This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
AIForce
/
petals
同期ミラー
https://github.com/bigscience-workshop/petals.git
ウォッチ
5
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
add requirements for notebooks
dbaranchuk
3 年 前
親
cf4acd007e
コミット
c6e26864da
1 ファイル変更
、
4 行追加
、
0 行削除
分割表示
差分情報を表示
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