Wykres commitów

1333 Commity (cbb375e1568d39d9562609a93e7a32c86b7ed322)

Autor SHA1 Wiadomość Data
Tim Head cbb375e156 Black-ify the sphinx configuration code 2019-04-08 07:52:25 +02:00
Tim Head da9f8de0e3 Update recommonmark ocnfiguration
In new versions of SPhinx the way we were configuring the recommonmark
extension has become deprecated. This switches us to the new way of
configuring it.
2019-04-08 07:51:30 +02:00
Min RK 8d8c21e55e
Merge pull request #631 from jtpio/docs-default-py37
[MRG] Python 3.7 as the default in the docs
2019-03-29 16:01:44 +01:00
Min RK d889653542
Merge pull request #633 from betatim/fix-debian-build
[MRG] Update the source links used by the legacy buildpack
2019-03-29 16:01:18 +01:00
Tim Head 03bea07334 Update the source links used by the legacy buildpack
Debian Jessie is now "archived" so we need to update the links to the
sources.
2019-03-29 09:40:10 +01:00
Tim Head 053a623f13
Merge pull request #612 from davidanthoff/change-julia-env-handling
Use JULIA_PROJECT env variable to activate julia env
2019-03-29 07:58:01 +01:00
Jeremy Tuloup 177ee4b650
Python 3.7 as default in the docs 2019-03-27 21:54:50 +01:00
Tim Head f18835fd06
Merge pull request #628 from betatim/bump-notebook2
[MRG] Bump notebook package version
2019-03-24 08:09:34 +01:00
Tim Head 649225166a Update test of editable flag
For some reason the notebook server doesn't exit when we send the
SIGTERM signal to the container and as a result waiting for the
container to shutdown leads to an exit code of 137 (the notebook server
gets kill by SIGKILL).
2019-03-23 22:07:36 +01:00
Tim Head 4a9f4a5594 Simplify relative path handling 2019-03-23 19:07:01 +01:00
Tim Head 3e1863cd0a Add auto-generated frozen dependency files 2019-03-23 19:07:01 +01:00
Tim Head 4e8b1f9e74 Update default packages 2019-03-23 18:01:16 +01:00
Tim Head 50627eb520 Change path handling in the freeze.py script 2019-03-23 17:46:33 +01:00
David Anthoff 787afc43ea Add some code documentation 2019-03-21 12:55:34 -07:00
David Anthoff 65d4e6c034 Update changelog 2019-03-21 12:55:19 -07:00
David Anthoff 7105a8a3ef Merge branch 'master' into change-julia-env-handling 2019-03-21 12:49:17 -07:00
Tim Head e921993098
Merge pull request #622 from davidanthoff/ijulia-kernel-install-location
Install IJulia kernel into proper directory
2019-03-21 20:36:40 +01:00
David Anthoff ae86baaa52 Use NB_PYTHON_PREFIX for kernel install path 2019-03-21 09:07:12 -07:00
Tim Head d47addc6e8
Update repo2docker/buildpacks/julia/julia_project.py
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
2019-03-21 09:05:09 -07:00
Tim Head b3583029e1
Merge pull request #624 from betatim/issue-template
[MRG] Add issue template
2019-03-18 09:15:04 -04:00
Tim Head fd9ff33dc6 Add discourse pointer to the README 2019-03-17 04:16:59 -04:00
Tim Head ed77345cc5 Add an issue template to direct where things are posted 2019-03-17 04:12:59 -04:00
David Anthoff 5c627cde78 Remove IJulia kernel location tests from julia legacy 2019-03-13 17:41:10 -07:00
David Anthoff 51bd3deb46 Use different strategy to set JUPYTER dir for IJulia 2019-03-13 16:46:13 -07:00
David Anthoff 61ece15c75 Update changelog 2019-03-13 09:18:23 -07:00
David Anthoff 068d2a5a74 Merge branch 'master' into ijulia-kernel-install-location 2019-03-13 09:16:27 -07:00
David Anthoff 8f29686fb6 Add tests for IJulia kernel location 2019-03-13 09:14:05 -07:00
Tim Head 7644d581c2
Merge pull request #623 from fredrikekre/fe/docs
[MRG] Julia: Two small doc updates
2019-03-13 07:12:04 -04:00
Fredrik Ekre 95a59026ae Julia: Update links to Pkg.jl documentation and change
Compat to [compat] since that is how the section is
usually referred to.
2019-03-13 09:26:57 +01:00
David Anthoff 56245a8281 Use proper location for IJulia kernel 2019-03-12 16:11:31 -07:00
David Anthoff 03238a4fff Install IJulia kernel into proper directory 2019-03-12 15:34:24 -07:00
Tim Head 8dfd400c77
Merge pull request #614 from Athanasiamo/patch-1
added some debug for R shiny
2019-03-08 23:20:17 +01:00
Carol Willing c75d40fc58
Merge pull request #613 from betatim/ka-ka-coverage
[MRG] Add tests for Julia semver matching
2019-03-08 13:28:20 -08:00
Athanasia Monika Mowinckel 8ed4bf32d4
moved the shiny faq below the note 2019-03-08 21:41:36 +01:00
Tim Head 679f2eb31e Set default exclusivity to False meaning inclusive 2019-03-08 20:57:02 +01:00
Carol Willing 59b68cd5d9 Improve docstring in julia semver
Co-Authored-By: betatim <betatim@gmail.com>
2019-03-08 20:55:16 +01:00
Athanasia Monika Mowinckel 736c3dace9
added some debug for R shiny 2019-03-08 19:49:21 +01:00
Tim Head fe7af8d245 Extend docstrings for Julia semver module 2019-03-08 08:12:36 +01:00
Tim Head b3451d3bc7 Tidying up 2019-03-08 08:12:36 +01:00
Tim Head 6e2a718d15 Apply linter steam roller 2019-03-08 08:12:36 +01:00
Tim Head be2d22da09 Rename semver file and related changes 2019-03-08 08:12:36 +01:00
Tim Head da9fed483d Add a lot of tests for the Julia semver matcher 2019-03-08 08:12:36 +01:00
Tim Head 63ac63f3e7
Merge pull request #608 from agitter/patch-1
Expand environment.yml config notes
2019-03-07 22:29:44 +01:00
David Anthoff d75333e00f Don't set JULIA_BINDIR env variable 2019-03-06 20:16:23 -08:00
David Anthoff ab0221e457 Use JULIA_PROJECT env variable to activate julia env 2019-03-06 10:35:16 -08:00
Anthony Gitter 14754dc8d3
Minor rephrasing 2019-03-06 10:49:48 -06:00
Tim Head 5072b8e609
Update docs/source/config_files.rst
Co-Authored-By: agitter <agitter@users.noreply.github.com>
2019-03-06 10:49:04 -06:00
Tim Head a9dd69a3ce
Merge pull request #595 from davidanthoff/reorg-julia
[MRG+1] Split julia support into pre julia 1.0 and post julia 1.0
2019-03-06 13:18:21 +01:00
Tim Head f718f9c51d
Fix version typo 2019-03-06 12:02:04 +01:00
David Anthoff c3d4996640 Remove JULIA_PKGDIR from julia Project.toml code 2019-03-05 22:21:17 -08:00