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 |
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 |
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 |
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 |
Chris Holdgraf
|
e6cbf3e3a3
|
Merge pull request #606 from betatim/reopen-changelog
[MRG] Reopen change log
|
2019-03-04 13:56:49 -08:00 |
Tim Head
|
1427cd1047
|
Reopen change log
|
2019-03-04 19:50:37 +01:00 |
Yuvi Panda
|
c0db4b61b5
|
Merge pull request #603 from minrk/home-exists
avoid touching $HOME when bootstrapping conda as root
|
2019-03-04 23:44:55 +05:30 |
yuvipanda
|
e0fcd4a55d
|
Add test for environment.yml + --target-repo-dir
conda sometimes puts stuff in $HOME - specifically under .conda/ -
that might cause package installs to fail due to permission mismatches.
Ref https://github.com/jupyter/repo2docker/issues/604
|
2019-03-04 22:11:24 +05:30 |
Min RK
|
92239e20c3
|
make sure we don't touch user $HOME during install-miniconda.bash which is run as root
|
2019-03-04 22:11:24 +05:30 |
Chris Holdgraf
|
c7f215c9ef
|
Merge pull request #598 from betatim/more-faq
[MRG] Add FAQ entry and Howto on exporting conda environments
|
2019-03-03 08:31:23 -08:00 |
David Anthoff
|
5790933d8c
|
Update documentation with new julia support
|
2019-03-02 17:27:58 -08:00 |
David Anthoff
|
2320f5cf0e
|
Fix another python 3.4 issue in julia code
|
2019-03-02 11:26:56 -08:00 |
David Anthoff
|
1a6d844f46
|
Fix typo in julia code
|
2019-03-02 10:06:29 -08:00 |
David Anthoff
|
c892f3fdf6
|
Handle JuliaProject.toml properly
|
2019-03-02 09:56:13 -08:00 |
David Anthoff
|
3b3d2c8c84
|
Fix Python 3.4 compat in julia code
|
2019-03-02 09:50:00 -08:00 |
Tim Head
|
a4063e3d8d
|
Add FAQ entry and Howto on exporting conda envs
|
2019-03-02 08:40:35 +01:00 |
David Anthoff
|
d09634cd74
|
Fix julia test
|
2019-03-01 22:12:29 -08:00 |
Nathan Daly
|
86a3f0051f
|
Add julia semver code
|
2019-03-01 21:57:03 -08:00 |
David Anthoff
|
f3d0bf41e3
|
Add semver detection logic
|
2019-02-27 22:05:23 -08:00 |
David Anthoff
|
8afbcb62ec
|
Fix julia test bug
|
2019-02-27 21:07:39 -08:00 |
David Anthoff
|
7d7f238be1
|
Fix julia test
|
2019-02-27 21:06:42 -08:00 |
David Anthoff
|
77fd0dbf29
|
Fix julia test
|
2019-02-27 20:48:59 -08:00 |
David Anthoff
|
a83fe400b8
|
Fix import bug in julia part of code
|
2019-02-26 08:54:41 -08:00 |
David Anthoff
|
47e09b2adb
|
Rename julia build packs
|
2019-02-26 08:52:44 -08:00 |
David Anthoff
|
bc0229ac5f
|
Restructure files for julia
|
2019-02-26 08:50:28 -08:00 |
David Anthoff
|
9c2b66d7b0
|
Enable a julia test again
|
2019-02-26 08:50:16 -08:00 |
David Anthoff
|
8b1ef5c120
|
Merge branch 'reorg-julia' of https://github.com/davidanthoff/repo2docker into reorg-julia
|
2019-02-25 22:38:59 -08:00 |
David Anthoff
|
26eecc7548
|
Start reading julia version from Project.toml
|
2019-02-25 22:38:56 -08:00 |
David Anthoff
|
dc661f292d
|
Test a bugfix
|
2019-02-25 19:23:21 -08:00 |
David Anthoff
|
90ada02d33
|
Make julia path handling a bit more robust
|
2019-02-25 17:05:45 -08:00 |
David Anthoff
|
671836e1da
|
Rename julia tests
|
2019-02-25 15:55:26 -08:00 |
David Anthoff
|
e95300fa25
|
Add comments to julia pack
|
2019-02-25 15:51:20 -08:00 |
David Anthoff
|
a08520c5b5
|
Fix IJulia installation
|
2019-02-25 15:43:19 -08:00 |
David Anthoff
|
3e9f8ec1de
|
Rearrange inputs
|
2019-02-25 15:18:02 -08:00 |
David Anthoff
|
c9770ee41e
|
Split julia support into legacy and current
|
2019-02-25 15:18:02 -08:00 |
David Anthoff
|
7f88531c9e
|
Properly configure Project.toml location for IJulia kernel
|
2019-02-25 15:15:39 -08:00 |
David Anthoff
|
4cc66ddac1
|
Fix IJulia installation
|
2019-02-25 15:15:39 -08:00 |