- 29 Jul, 2019 1 commit
-
-
Ben Mares authored
-
- 28 Jul, 2019 3 commits
-
-
Peter Parente authored
Bump notebook to 6.0.0, jupyterlab to 1.0.4, conda to 4.7.10
-
Travis CI authored
-
Chia-liang Kao authored
-
- 27 Jul, 2019 4 commits
-
-
Travis CI authored
-
Peter Parente authored
Inline PNG breaks sphinx gettext
-
Travis CI authored
-
Peter Parente authored
Add java-notebook to the list of community stacks.
-
- 19 Jul, 2019 1 commit
-
-
Jeffrey Bindinga authored
I modified 'docs/using/selecting.md' to include a link to the java-notebook project.
-
- 16 Jul, 2019 3 commits
- 10 Jul, 2019 1 commit
-
-
James Brock authored
-
- 09 Jul, 2019 1 commit
-
-
Min RK authored
it makes the conda env invalid, which causes errors in later installs
-
- 04 Jul, 2019 6 commits
- 02 Jul, 2019 2 commits
-
-
James Brock authored
Pin the conda version so that a call to `conda update --all` will not cause conda to update itself to a higher version with possible breaking changes. Motivating example: Upgrade from __4.6.*__ to __4.7.5__ causes the build to fail due to a conda error: [Errno 13] Permission denied: '/.cph_tmpilpdzq7x' Resolves #891 -
Dan Allan authored
-
- 30 Jun, 2019 1 commit
-
-
James Brock authored
Add binder link to Community Stack crosscompass/ihaskell-notebook.
-
- 21 Jun, 2019 1 commit
-
-
Tiffany A. Timbers authored
The e1071 R package is a dependency of functions within the caret package. Without it, `caret::train` (for example) cannot be run. This pull request addresses issue #889 (https://github.com/jupyter/docker-stacks/issues/889). note - I first tried installing e1071 in the RUN command started on line 27 but that resulted in e1071 not installing (don't know why) but adding an additional RUN command led to succesful installation... So I just went with it.
-
- 02 Jun, 2019 2 commits
-
-
Travis CI authored
-
Peter Parente authored
Add `Specific Docker Image Options` for jupyter spark
-
- 22 May, 2019 1 commit
-
-
eromoe authored
-
- 20 May, 2019 3 commits
-
-
Peter Parente authored
Apply additional tags to base-notebook
-
Peter Parente authored
* python-<version> * notebook-<version> * lab-<version> * hub-<version>
-
Peter Parente authored
-
- 12 May, 2019 5 commits
-
-
Peter Parente authored
jupyterhub 1.0
-
Peter Parente authored
Update to Spark 2.4.3
-
Peter Parente authored
Update RTD config file to v2
-
Carol Willing authored
-
Peter Parente authored
-
- 11 May, 2019 4 commits
-
-
Travis CI authored
-
Peter Parente authored
Community Stacks documentation ihaskell-notebook
-
James Brock authored
-
James Brock authored
Add ihaskell-notebook to the list of Community Stacks.
-
- 10 May, 2019 1 commit
-
-
Min RK authored
-