Skip to content

Release v0.0.4

Compare
Choose a tag to compare
@avikdatta avikdatta released this 20 Nov 10:06
· 20 commits to master since this release

Release Updates

  • Reformatted the conda yaml with updated package versions

Conda yaml


channels:
  - conda-forge
  - default
dependencies:
  - conda-forge::python=3.6.9
  - conda-forge::cython=0.29.21
  - conda-forge::r-base=4.0.3
  - conda-forge::r-esquisse=0.3.1
  - conda-forge::python-graphviz=0.8.4
  - pip
  - pip:
    - jupyter==1.0.0
    - jupyterlab==2.2.9
    - matplotlib==3.3.3
    - seaborn==0.11.0
    - scikit-learn==0.23.2
    - numpy==1.19.4
    - pandas==1.1.4
    - jupyter-server-proxy==1.5.0
    - rpy2==3.3.6