1. 08 May, 2018 1 commit
    • Christian Mesh's avatar
      Don't chown -R a user's home directory · 62360a7e
      Christian Mesh authored
      Only the top level permissions are set wrong due to kubernetes not being able to do this automatically.
      
      This hits significant problems when the chown takes more than 30s and the pod fails to start
      62360a7e
  2. 07 May, 2018 4 commits
  3. 06 May, 2018 2 commits
  4. 01 May, 2018 3 commits
  5. 28 Apr, 2018 5 commits
  6. 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
  7. 24 Apr, 2018 5 commits
  8. 16 Apr, 2018 2 commits
  9. 13 Apr, 2018 1 commit
  10. 09 Apr, 2018 1 commit
  11. 08 Apr, 2018 3 commits
  12. 07 Apr, 2018 1 commit
  13. 04 Apr, 2018 1 commit
  14. 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
  15. 30 Mar, 2018 1 commit
  16. 29 Mar, 2018 1 commit
  17. 27 Mar, 2018 3 commits