Skip to content
Snippets Groups Projects
environment.yml 338 B
Newer Older
shawk masboob's avatar
shawk masboob committed
channels:
  - defaults
dependencies:
  - pip
  - scipy
  - matplotlib
  - jupyter
  - cython
  - numpy
  - selenium
  - pandas
  - scikit-learn
  - seaborn
  - hypothesis
  - requests
shawk masboob's avatar
shawk masboob committed
  - plotly
  - pdoc3
  - pylint
  - pytest
  - autopep8
shawk masboob's avatar
shawk masboob committed
  - pip:
    - persim
shawk masboob's avatar
shawk masboob committed
    - python-igraph
    - plotly
    - ipywidgets