Peter Parente
|
1d94de26ad
|
Fix other IRKernel images
|
2018-03-18 22:49:57 -04:00 |
|
Peter Parente
|
0ccd8796ac
|
Fix r-notebook notebook start
|
2018-03-18 21:49:41 -04:00 |
|
Peter Parente
|
674e04d9c9
|
net -> netcat
|
2018-03-18 18:50:14 -04:00 |
|
Peter Parente
|
6b88a4c2bc
|
Fix netcat install
|
2018-03-17 21:47:19 -04:00 |
|
Peter Parente
|
637d455a44
|
Merge pull request #581 from parente/shorter-travis-workaround
Disable datascience-notebook precompilation
|
2018-03-17 21:45:10 -04:00 |
|
Peter Parente
|
5b4d073538
|
Merge pull request #586 from gglanzani/patch-3
Add netcat
|
2018-03-17 16:15:50 -04:00 |
|
Peter Parente
|
8322daa442
|
Merge pull request #579 from gglanzani/patch-1
Add pyarrow installation
|
2018-03-17 12:30:06 -04:00 |
|
Peter Parente
|
30f16d5212
|
Merge pull request #584 from bclipp/master
sparklyr add to r-notebook
|
2018-03-15 22:42:49 -04:00 |
|
Giovanni Lanzani
|
f6adc59fe3
|
Add netcat
Netcat (nc) is often used as a tool to test socket server/client,
and very useful to quickly get started with, f. e., Spark Streaming.
See #583.
|
2018-03-15 06:16:38 +01:00 |
|
Peter Parente
|
b7f28609e9
|
Merge pull request #570 from lresende/update_toree
Update to Toree 0.2.0 RC3
|
2018-03-14 23:24:15 -04:00 |
|
bclipp
|
e321651f36
|
sparklyr add to r-notebook
sparklyr alone without any other spark package added to the install image.
|
2018-03-14 11:48:43 -04:00 |
|
Giovanni Lanzani
|
a58e6afb9b
|
Add pyarrow installation
This way we can profit from pandas UDF
|
2018-03-14 13:50:52 +01:00 |
|
Peter Parente
|
96f2f777be
|
Merge pull request #580 from gglanzani/patch-2
Add jupyterlab_bokeh extension
|
2018-03-14 07:24:10 -04:00 |
|
Peter Parente
|
9f34d09f1d
|
Merge pull request #576 from ewjoachim/patch-1
Chown of home dir needs to be recursive
|
2018-03-14 07:21:17 -04:00 |
|
Peter Parente
|
ae51a604d6
|
Merge pull request #573 from terhorst/master
add r-htmltools pkg
|
2018-03-14 07:20:38 -04:00 |
|
Giovanni Lanzani
|
cc5ceae62c
|
Add jupyterlab_bokeh extension
Without the extension it is not possible to use all Bokeh functionalities in JupyterLab
|
2018-03-14 09:10:49 +01:00 |
|
Peter Parente
|
50247fea87
|
Merge pull request #567 from jupyter-on-openshift/openshift-jupyter-lab
Add instructions for enabling Jupyter Lab interface with OpenShift deployment.
|
2018-03-13 23:35:44 -04:00 |
|
Peter Parente
|
049d7e18df
|
Restore all builds, disable julia precompilation
|
2018-03-13 23:32:40 -04:00 |
|
Peter Parente
|
1a38037621
|
Disable datascience / tensorflow builds on travis temporarily
|
2018-03-13 12:13:11 -04:00 |
|
Peter Parente
|
de0cd8011b
|
Merge pull request #566 from Bidek56/master
Spark 2.3
|
2018-03-09 15:05:02 -05:00 |
|
Joachim Jablon
|
3c61b079c2
|
Chown of home dir needs to be recursive
|
2018-03-09 19:01:41 +01:00 |
|
Jonathan Terhorst
|
652cd9fdb5
|
add r-htmltools pkg
|
2018-03-09 11:00:31 -05:00 |
|
Luciano Resende
|
bbf34d3473
|
Update to Toree 0.2.0 RC3
|
2018-03-05 20:50:58 -08:00 |
|
Graham Dumpleton
|
53b1064b3c
|
Add instructions for enabling Jupyter Lab interface with OpenShift deployment.
|
2018-03-02 14:54:05 +11:00 |
|
Darek
|
ef402bfe71
|
Fixing checksum error
|
2018-03-01 22:43:16 +00:00 |
|
Darek
|
29e1b43aa5
|
Changed Spark mirror server and upgraded py4j library to 0.10.6
|
2018-03-01 21:22:56 +00:00 |
|
Darek
|
f2e8096825
|
Upgrading Spark to 2.3
|
2018-03-01 20:54:06 +00:00 |
|
Min RK
|
92fe05d1e7
|
Merge pull request #558 from jupyter-on-openshift/home-volume-mounting
Avoid placing anything under home directory in OpenShift deployments.
|
2018-02-20 10:21:48 +01:00 |
|
Min RK
|
a7b1f81034
|
Merge pull request #559 from jupyter-on-openshift/mutable-passwd-group
Add entries to passwd/group if running as user not in passwd file.
|
2018-02-20 10:21:19 +01:00 |
|
Min RK
|
2e3a596441
|
Merge pull request #557 from jupyter-on-openshift/source-to-image
Sample builder scripts for build custom notebook images using Source-to-Image.
|
2018-02-20 10:14:57 +01:00 |
|
Graham Dumpleton
|
c545886d76
|
Add entries to passwd/group if running as user not in passwd file.
|
2018-02-20 19:17:55 +11:00 |
|
Graham Dumpleton
|
9850b5710e
|
Correct URL in Source-to-Image template to reference master branch.
|
2018-02-20 12:21:19 +11:00 |
|
Graham Dumpleton
|
d2cfd3de0d
|
Avoid relying on existence of work subdirectory in Source-to-Image examples.
|
2018-02-20 10:52:47 +11:00 |
|
Graham Dumpleton
|
4d2992bc77
|
Avoid placing anything under home directory in OpenShift deployment example so can use it to mount volumes.
|
2018-02-20 10:19:08 +11:00 |
|
Graham Dumpleton
|
9e9ca7344c
|
Fix URLs for location of Source-to-Image example directory in master.
|
2018-02-19 14:14:18 +11:00 |
|
Graham Dumpleton
|
9b78b0c13c
|
Add README for Source-to-Image examples directory.
|
2018-02-19 13:49:29 +11:00 |
|
Graham Dumpleton
|
f0cdbd536b
|
Remove packages file from image when using Source-to-Image before doing a build, rather than after.
|
2018-02-19 13:17:54 +11:00 |
|
Graham Dumpleton
|
52fba5967f
|
Add OpenShift template for building, but not deploying an image using Source-to-Image builder.
|
2018-02-19 11:43:20 +11:00 |
|
Graham Dumpleton
|
f87dec5936
|
Add template for using Source-to-Image builder scripts with OpenShift.
|
2018-02-18 21:58:43 +11:00 |
|
Graham Dumpleton
|
49fe302e4a
|
Ensure assemble script of Source-to-Image script logs progress.
|
2018-02-18 21:54:47 +11:00 |
|
Graham Dumpleton
|
92843575a4
|
Add save-artifacts script to Source-to-Image to avoid warnings/errors.
|
2018-02-18 21:43:00 +11:00 |
|
Graham Dumpleton
|
bad4f68608
|
Add example Source-to-Image scripts for building custom notebook images.
|
2018-02-18 20:58:32 +11:00 |
|
Peter Parente
|
65f1c4bea0
|
Merge pull request #556 from avinson/master
improve secure_path modification by storing in sudoers.d
|
2018-02-17 09:51:58 -05:00 |
|
Aaron Vinson
|
ead1caecfa
|
improve secure_path modification by storing in sudoers.d
|
2018-02-17 00:15:06 -08:00 |
|
Peter Parente
|
9faed6a154
|
Merge pull request #555 from jupyter-on-openshift/writable-home-directory
Ensure directories/files under home directory are writable.
|
2018-02-16 21:52:17 -05:00 |
|
Graham Dumpleton
|
f4bf2ba525
|
Merge branch 'master' of github.com:jupyter/docker-stacks into writable-home-directory
|
2018-02-17 11:33:31 +11:00 |
|
Graham Dumpleton
|
4d32b2182e
|
Ensure anything under $HOME is always writable to group.
|
2018-02-17 11:31:55 +11:00 |
|
Min RK
|
239dff3225
|
Merge pull request #551 from jupyter-on-openshift/openshift-templates
Templates for deploying Jupyter Notebooks to OpenShift.
|
2018-02-16 15:09:08 +01:00 |
|
Min RK
|
600ea66020
|
Merge pull request #550 from jupyter-on-openshift/user-as-integer-uid
Use NB_UID for USER statement in Dockerfile so deployment platform can verify that image doesn't run as root.
|
2018-02-16 14:39:28 +01:00 |
|
Graham Dumpleton
|
fe4bf0d04c
|
Add notes on changing password when using OpenShift templates.
|
2018-02-15 14:53:47 +11:00 |
|