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 |
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 |
David Anthoff
|
1684e2f4d3
|
Remove JULIA_HOME env var for julia 1.0+
|
2019-03-05 21:10:28 -08:00 |
David Anthoff
|
915173cf29
|
Add line feed at end of file
|
2019-03-05 21:10:06 -08:00 |
David Anthoff
|
e845db33da
|
Update julia documentation
|
2019-03-05 21:09:56 -08:00 |
David Anthoff
|
0bbfb7c57d
|
Use proper version specifier in julia Project.toml test
|
2019-03-05 20:51:16 -08:00 |
David Anthoff
|
20b085cc28
|
Fix typo in julia code
|
2019-03-05 19:54:24 -08:00 |
David Anthoff
|
606bc4cb1e
|
Update julia README files
|
2019-03-05 19:50:52 -08:00 |
Nathan Daly
|
02ec93fa99
|
Update repo2docker/buildpacks/julia/julia_project.py
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
|
2019-03-05 17:57:35 -08:00 |
Nathan Daly
|
f6074aaa3f
|
Update docs/source/faq.rst
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
|
2019-03-05 17:56:51 -08:00 |
Nathan Daly
|
4a882f445a
|
Update docs/source/config_files.rst
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
|
2019-03-05 17:56:22 -08:00 |
Anthony Gitter
|
bacf84bbcd
|
Expand environment.yml config notes
|
2019-03-05 19:24:19 -06:00 |
Carol Willing
|
1e531a98cf
|
Update repo2docker/buildpacks/julia/julia_require.py
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
|
2019-03-05 15:09:46 -08:00 |
Carol Willing
|
4eb13d4d82
|
Update repo2docker/buildpacks/julia/julia_require.py
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
|
2019-03-05 15:09:22 -08:00 |
David Anthoff
|
2134ae25d7
|
Change type in julia code
|
2019-03-05 13:54:13 -08:00 |
Min RK
|
b3a642ba50
|
Merge pull request #607 from betatim/pr-template
[MRG] Add PR template with links to contrib docs and less focus on code contributions
|
2019-03-05 20:38:59 +01:00 |
David Anthoff
|
9600d4b438
|
Fix changelog formatting
|
2019-03-05 08:45:25 -08:00 |
David Anthoff
|
92e4121d67
|
Set file execution bit on julia tests
|
2019-03-05 08:42:08 -08:00 |
David Anthoff
|
02c531dc50
|
Update julia tests
|
2019-03-05 08:40:40 -08:00 |
David Anthoff
|
97c66e90f3
|
Fix julia detection code
|
2019-03-05 08:40:34 -08:00 |
Tim Head
|
bbf174e7e2
|
Update repo2docker/buildpacks/julia/julia_semver.py
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
|
2019-03-05 08:37:21 -08:00 |
Tim Head
|
07bd9be43c
|
Update docs/source/changelog.rst
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
|
2019-03-05 08:28:21 -08:00 |
Tim Head
|
5234df2bc6
|
Update link targets and remove markdown formatting
|
2019-03-05 10:57:18 +01:00 |
Tim Head
|
c7d62a3387
|
Change contributor guide language to remove the word "code"
|
2019-03-05 07:46:54 +01:00 |
Tim Head
|
c2ab134db0
|
Add PR template with links to contrib docs
|
2019-03-05 07:40:44 +01:00 |
David Anthoff
|
2f8d43d5f0
|
Update changelog
|
2019-03-04 21:32:53 -08:00 |
David Anthoff
|
3ba4c5766b
|
Merge branch 'master' into reorg-julia
|
2019-03-04 21:31:12 -08:00 |
Tim Head
|
6689ee3b97
|
Update docs/source/faq.rst
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
|
2019-03-04 21:30:17 -08:00 |
Tim Head
|
73a1a6da61
|
Update docs/source/faq.rst
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
|
2019-03-04 21:29:54 -08:00 |