Wykres commitów

763 Commity (7552361c2b51bea73f3c2fba5e290d6b834b7f36)

Autor SHA1 Wiadomość Data
rprimet fb370afbfe
Mention the jupyterhub config file 2018-07-04 08:41:23 +02:00
rprimet b2de5546ad
Edit to be more affirmative 2018-07-04 08:37:20 +02:00
rprimet 16a18fc2a8
Add DockerSpawner command in JupyterHub config
This may be useful to DockerSpawner users who want to create custom images using repo2docker
2018-07-03 22:25:20 +02:00
Min RK 57148e42b3
Merge pull request #342 from betatim/auto-release
Setup auto releasing on GitHub tagging
2018-07-03 11:01:32 +02:00
Gladys Nalvarte 89686833c0 Updated app.py to make sure that images can start notebook servers
Includes an update of conftest.py file to check that the container
is running with jupyter notebook in all the builders.
2018-07-03 10:55:31 +02:00
Tim Head d088c8c1aa Add comments back to travis config 2018-07-02 22:12:58 +02:00
Tim Head 0000b77aaa Update release procedure 2018-07-02 22:05:57 +02:00
Tim Head 60ebcfe2bd Add versioneer support 2018-07-02 22:03:53 +02:00
Tim Head 1967ca4903 Bring the versions in sync 2018-07-02 21:50:06 +02:00
Tim Head aea3a9bf34 Setup auto releasing on GitHub tagging 2018-07-02 21:45:10 +02:00
J. Forde f66df3f989 sharing images with jhub and binder with r2d see #339 2018-07-01 22:15:43 -07:00
J. Forde df08af1c66 closes #285 2018-07-01 20:51:40 -07:00
J. Forde 29762f4de0 reorganized to close #332 and closes #333 2018-07-01 17:27:39 -07:00
J Forde 9803f9f0cf
Merge pull request #335 from jzf2101/doc_tweaks
Tweaking Docs for Readability
2018-06-28 08:43:45 -07:00
Tim Head e14418d1ab
Merge pull request #300 from choldgraf/docs
Documentation and warning improvements
2018-06-28 07:57:03 +02:00
J. Forde 69d4fe1c91 updating with comments from willingc 2018-06-27 21:35:27 -07:00
Chris Holdgraf c869073bd5 adding a few more tests 2018-06-27 16:38:46 -07:00
J. Forde 41270e5192 updated based on betatims review 2018-06-27 12:52:57 -07:00
Chris Holdgraf 544b1ba039 improving ref checker 2018-06-27 11:35:17 -07:00
Chris Holdgraf 728fb9707e adding a ref checker util 2018-06-27 09:25:07 -07:00
Chris Holdgraf 8beb5e07bc checking for origin/ explicitly 2018-06-27 08:30:10 -07:00
Chris Holdgraf b1f504c480 Merge branch 'docs' of https://github.com/choldgraf/repo2docker into docs 2018-06-27 08:26:01 -07:00
Chris Holdgraf c035dd22d4 auto-cleaning refs and updating tests for this 2018-06-27 08:25:05 -07:00
J. Forde 2d6f32e588 closes #297 #326 2018-06-26 18:01:13 -07:00
J. Forde e1d47df30e fixing conflict 2018-06-26 15:54:31 -07:00
Min RK 8adc402a04 Split run_image into two steps
for easier testing of image-running logic
2018-06-15 13:08:20 +02:00
Tim Head 0f0ce8a950
Merge pull request #327 from toddrme2178/patch-1
Include LICENSE file in wheels
2018-06-09 08:18:21 +02:00
Todd 3be7099970
Include LICENSE file in wheels
The license requires that all copies of the software include the license.  This makes sure the license is included in the wheels.  See the wheel documentation [here](https://wheel.readthedocs.io/en/stable/#including-the-license-in-the-generated-wheel-file) for more information.
2018-06-08 16:57:51 -04:00
Chris Holdgraf 97a8a3acff
Merge pull request #324 from betatim/update-conda
Switch to miniconda v4.5.1
2018-06-07 10:26:43 +01:00
Tim Head 157ce1e1e7 Add root conda environment to expected output 2018-06-06 21:52:41 +02:00
Tim Head ba6aa63085 Switch to miniconda v4.5.1 2018-06-06 19:07:53 +02:00
Chris Holdgraf 2dc4874261
Merge pull request #318 from GladysNalvarte/test_images
Checks if the environment.yml file is empty and if it contains a dict…
2018-06-05 23:43:56 +01:00
Gladys Nalvarte 43f367c590 Update the TypeError message and example in the unit test. 2018-06-04 12:56:20 +02:00
Tim Head d4c9c8858a
Merge pull request #320 from ryanlovett/master
Support shiny apps
2018-05-26 06:09:46 +02:00
Ryan Lovett e871f35076
Merge pull request #1 from betatim/ryan-shiny-support
Fix parentheses in the build scripts for R buildpack
2018-05-25 09:01:17 -07:00
Tim Head c688b70696 Fix parentheses in the build scripts for R buildpack 2018-05-25 08:14:14 +02:00
ryanlovett f90758057a Update comment. 2018-05-24 09:50:19 -07:00
ryanlovett 60dc622b31 Merge branch 'master' of github.com:jupyterhub/repo2docker 2018-05-24 09:49:05 -07:00
ryanlovett 4a6bbae7da Install shiny library. 2018-05-24 09:48:17 -07:00
Gladys Nalvarte 63e459664c Updated test_env_yml.py file 2018-05-24 15:29:48 +02:00
Gladys Nalvarte 709ac4c757 Checks if the environment.yml file is empty and if it contains a dictionary.
If the environment.yml is empty, an empty dictionary is instantiated.
This will rise an TypeError if the environment.yml file contains a list
or other data structure different than a dictionary.
2018-05-24 13:31:04 +02:00
Chris Holdgraf 42ad233e74
Merge pull request #317 from minrk/r-first
prefer R to conda in buildpack order
2018-05-23 13:22:12 -07:00
ryanlovett 6deda3cd7a Create shiny-server output directories. 2018-05-23 11:13:11 -07:00
ryanlovett 106087cedb Install shiny-server. 2018-05-23 10:34:05 -07:00
Chris Holdgraf 9dc63967ab
Merge pull request #313 from yuvipanda/local-dir
Use XDG standard ~/.local for user software installs
2018-05-23 07:54:16 -07:00
Min RK 150d1d245e fix verify script for ~/.local/bin 2018-05-23 16:03:07 +02:00
Min RK 3092365890 nbrsessionproxy to 0.7
for shiny support!
2018-05-23 15:52:24 +02:00
Min RK 91fdfb4c29 prefer R to conda
allows mixing conda and R because R inherits from Python (and thereby conda)
2018-05-23 15:52:08 +02:00
Chris Holdgraf 808b6fa20b
Update faq.md 2018-05-19 10:06:10 -07:00
Chris Holdgraf 2f2fde8a11 short docs explanation 2018-05-19 08:02:59 -07:00