[galaxyproject/galaxy] 5a6e53: Rework Jupyter IE for additional_ids handling.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 5a6e53f728858d14064c984956c5c24666395da3 https://github.com/galaxyproject/galaxy/commit/5a6e53f728858d14064c984956c5c... Author: John Chilton <jmchilton@gmail.com> Date: 2017-04-28 (Fri, 28 Apr 2017) Changed paths: M config/plugins/interactive_environments/jupyter/templates/jupyter.mako M lib/galaxy/web/base/interactive_environments.py Log Message: ----------- Rework Jupyter IE for additional_ids handling. - Add a new option ``use_volumes`` to the Docker config. - If using volumes, do nothing differently. - If not using volumes, set ADDITIONAL_IDS in the environment for the IE itself to fetch (requires https://github.com/bgruening/docker-jupyter-notebook/pull/17). Commit: 9bc24aeef06b3536a6f69ddc23ac1ede4fb9b7a0 https://github.com/galaxyproject/galaxy/commit/9bc24aeef06b3536a6f69ddc23ac1... Author: John Chilton <jmchilton@gmail.com> Date: 2017-04-28 (Fri, 28 Apr 2017) Changed paths: M config/plugins/interactive_environments/rstudio/templates/rstudio.mako Log Message: ----------- Update rstudio to match additional hid handling of Jupyter. Ping @erasche - does this work? I'm not sure how rstudio handles the existing DATASET_HID. Commit: 6201c61d72df9b3b0a1af454d52e4462c02fc587 https://github.com/galaxyproject/galaxy/commit/6201c61d72df9b3b0a1af454d52e4... Author: John Chilton <jmchilton@gmail.com> Date: 2017-05-01 (Mon, 01 May 2017) Changed paths: M config/plugins/interactive_environments/jupyter/config/jupyter.ini.sample M config/plugins/interactive_environments/rstudio/config/rstudio.ini.sample Log Message: ----------- Add a note about use_volumes to Jupyter and RStudio GIEs. Commit: 09404117b9d45e73650665a612fa7001ce5006f2 https://github.com/galaxyproject/galaxy/commit/09404117b9d45e73650665a612fa7... Author: Eric Rasche <rasche.eric@gmail.com> Date: 2017-05-01 (Mon, 01 May 2017) Changed paths: M config/plugins/interactive_environments/jupyter/config/jupyter.ini.sample M config/plugins/interactive_environments/jupyter/templates/jupyter.mako M config/plugins/interactive_environments/rstudio/config/rstudio.ini.sample M config/plugins/interactive_environments/rstudio/templates/rstudio.mako M lib/galaxy/web/base/interactive_environments.py Log Message: ----------- Merge pull request #3980 from jmchilton/ie_for_mac_os_x_fixes Rework Jupyter IE for additional_ids handling. Compare: https://github.com/galaxyproject/galaxy/compare/4c1f9c8f0d8e...09404117b9d4
participants (1)
-
GitHub