Skip to content

Releases: imperial-genomics-facility/base-notebook-image

Release v0.0.7.1

06 Oct 14:08
3de14c9
Compare
Choose a tag to compare

Changed Nodejs to v16.x

Release v0.0.7

19 May 19:04
Compare
Choose a tag to compare

Conda yaml

channels:
  - conda-forge
  - default
dependencies:
  - conda-forge::cython=0.29.23
  - conda-forge::r-base=4.0.5
  - conda-forge::r-irkernel
  - conda-forge::python-graphviz=0.8.4
  - pip
  - pip:
    - jupyter==1.0.0
    - jupyterlab==3.0.16
    - matplotlib==3.4.2
    - seaborn==0.11.1
    - scikit-learn==0.24.2
    - numpy==1.20.3
    - pandas==1.2.4
    - jupyter-server==1.7.0
    - jupyter-server-proxy==3.0.2
    - rpy2==3.4.4
    - elyra==2.2.4

Release v0.0.6

05 May 22:40
Compare
Choose a tag to compare

Conda yaml file

channels:
  - conda-forge
  - default
dependencies:
 - conda-forge::python=3.7.10
  - conda-forge::cython=0.29.21
  - conda-forge::r-base=4.0.3
  - conda-forge::r-irkernel
  - 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==1.2.2
    - jupyter-server-proxy==1.5.0
    - rpy2==3.3.6
    - elyra<2.0.0

Release v0.0.5

24 Nov 23:52
8db81a1
Compare
Choose a tag to compare

Conda yaml config


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-irkernel
  - 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

Release v0.0.4

20 Nov 10:06
Compare
Choose a tag to compare

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

Release v0.0.3

16 Jan 15:17
4d3b9fa
Compare
Choose a tag to compare

Base release v0.0.3

v0.0.2

19 Dec 12:14
d9220c2
Compare
Choose a tag to compare
Update Dockerfile

v0.0.1

19 Dec 12:14
c556822
Compare
Choose a tag to compare
Update README.md