13 строки
350 B
Plaintext
13 строки
350 B
Plaintext
# List of requirements for ipython tests
|
|
numpy
|
|
pandas
|
|
# Install jupyter itself so we end up with a kernel
|
|
jupyter
|
|
# List of requirements for conda environments that cannot be installed using conda
|
|
# Pinned per ipywidget 8 support: https://github.com/microsoft/vscode-jupyter/issues/11598
|
|
ipywidgets==7.7.2
|
|
anywidget
|
|
ipysheet==0.5.0
|
|
matplotlib
|
|
ipympl
|