1. 24 May, 2018 1 commit
  2. 13 May, 2018 1 commit
  3. 08 May, 2018 1 commit
  4. 07 May, 2018 4 commits
  5. 06 May, 2018 2 commits
  6. 01 May, 2018 3 commits
  7. 28 Apr, 2018 5 commits
  8. 27 Apr, 2018 1 commit
    • Tom Jorquera's avatar
      Update jupyterlab and extensions · a5d350fb
      Tom Jorquera authored
      Update jupyterlab from 0.31 to 0.32.
      
      Update the following extensions to matching versions:
      - jupyterlab/hub-extension
      - jupyter-widget/jupyterlab-manager
      - jupyterlab_bokeh
      a5d350fb
  9. 24 Apr, 2018 5 commits
  10. 16 Apr, 2018 2 commits
  11. 13 Apr, 2018 1 commit
  12. 09 Apr, 2018 1 commit
  13. 08 Apr, 2018 3 commits
  14. 07 Apr, 2018 1 commit
  15. 04 Apr, 2018 1 commit
  16. 02 Apr, 2018 5 commits
    • Min RK's avatar
      Merge pull request #596 from clkao/start-notebook.d · 8d9388ca
      Min RK authored
      Run additional scripts in /usr/local/bin/start-notebook.d/
      8d9388ca
    • Min RK's avatar
      Merge pull request #601 from jakirkham/drop_r_channel · 95d84c2d
      Min RK authored
      Drop the `r` channel
      95d84c2d
    • Min RK's avatar
      Merge pull request #602 from jakirkham/use_blas_pkg · 2cafcb84
      Min RK authored
      Use conda-forge's blas package w/openblas
      2cafcb84
    • John Kirkham's avatar
      Use conda-forge's blas package w/openblas · a3edb425
      John Kirkham authored
      As conda-forge does not use the `nomkl` package, but instead uses the
      `blas` package to select BLAS versions, install the `blas` package and
      select the `openblas` implementation.
      a3edb425
    • John Kirkham's avatar
      Drop the `r` channel · a866877c
      John Kirkham authored
      The `r` channel has been considered part of `defaults` since `conda` version `4.3.0`. So it should already be taken into consideration by `conda` installs without having to explicitly add the channel. Further the `conda-forge` channel has incorporated an ever growing, healthy stack of R packages. As such it appears all of the R packages used in this stack now come from `conda-forge` and not `defaults`. Given all of this, it seems safe to drop the `r` channel from explicit addition to the channel list.
      a866877c
  17. 30 Mar, 2018 1 commit
  18. 29 Mar, 2018 1 commit
  19. 27 Mar, 2018 1 commit