- 29 Jul, 2016 2 commits
-
-
Peter Parente authored
-
Justin Tyberg authored
add sqlalchemy to conda install command
-
- 28 Jul, 2016 2 commits
-
-
Hongjoo Lee authored
-
Hongjoo Lee authored
explicitly install SQLAlchemy for both python2 and python3. also add libmysqlclient and python wrappers for the most popular uses
-
- 27 Jul, 2016 5 commits
-
-
Justin Tyberg authored
[skip ci] Remove base image for jupyter/notebook
-
Justin Tyberg authored
Add inkscape to fix SVGs in PDFs
-
Hongjoo Lee authored
-
Peter Parente authored
See https://github.com/jupyter/notebook/pull/1553 (c) Copyright IBM Corp. 2016
-
Peter Parente authored
Fixes #243 (c) Copyright IBM Corp. 2016
-
- 26 Jul, 2016 2 commits
-
-
jakirkham authored
Document how to set a hashed password
-
Peter Parente authored
(c) Copyright IBM Corp. 2016
-
- 21 Jul, 2016 1 commit
-
-
Peter Parente authored
For #210, fix a few other minor nits along the way
-
- 18 Jul, 2016 1 commit
-
-
Peter Parente authored
Already supported via the command line. Update all the READMEs. (c) Copyright IBM Corp. 2016
-
- 15 Jul, 2016 3 commits
-
-
Peter Parente authored
Update R version to 3.3* in r-notebook and datascience-notebook
-
Peter Parente authored
Temporary workaround for #210
-
Peter Parente authored
Pin libjpeg to v8 (c) Copyright IBM Corp. 2016
-
- 14 Jul, 2016 4 commits
-
-
Michael Poplavski authored
-
Peter Parente authored
-
Peter Parente authored
Update R version to 3.3*
-
Michael Poplavski authored
-
- 13 Jul, 2016 2 commits
-
-
Min RK authored
Default matplotlib to inline backend
-
Peter Parente authored
Reduces image size by ~120 MB (c) Copyright IBM Corp. 2016
-
- 12 Jul, 2016 1 commit
-
-
Peter Parente authored
-
- 10 Jul, 2016 1 commit
-
-
Peter Parente authored
Fixes #235 (c) Copyright IBM Corp. 2016
-
- 07 Jul, 2016 2 commits
-
-
Peter Parente authored
Update pandas version to 0.18*
-
Michael Poplavski authored
-
- 29 Jun, 2016 4 commits
-
-
Peter Parente authored
inherit pyspark from scipy-notebook
-
Min RK authored
-
Min RK authored
removes duplicate installation of python 2 env and Python packages. There are very few packages in scipy not in pyspark, so removing the duplicate seems valuable.
-
Peter Parente authored
Only move julia kernelspec
-
- 28 Jun, 2016 8 commits
-
-
Peter Parente authored
Make use of available environment variables
-
Peter Parente authored
Support on-demand creation of mounted work directory
-
Min RK authored
rather than all kernelspecs that might be in the user kernelspec dir
-
Peter Parente authored
Fixes broken [[ ]] syntax when default sh is used
-
Peter Parente authored
update sympy to 1.0
-
Sebastian Reuße authored
base-notebook defines environment variables for the Conda install path and the notebook user. However, in some instances, these locations were still hardcoded. Let’s use the variables instead.
-
Oliver Köth authored
-
Sartaj Singh authored
-
- 10 Jun, 2016 2 commits
-
-
Min RK authored
Use `jq` from conda-forge
-
John Kirkham authored
-