Wykres commitów

17 Commity (f2c1cb7a8c27726450a6bbbded5099478c8a8994)

Autor SHA1 Wiadomość Data
pre-commit-ci[bot] f2c1cb7a8c [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-05 20:28:56 +00:00
Min RK 70a2de4e12
@lru_cache requires Python 3.8, use older @lru_cache() 2023-03-23 16:00:23 +01:00
Min RK 1e1d6ac20f
memoize all getters explicitly
rather than automatically
2023-03-23 15:58:27 +01:00
Min RK 0f328e67e7
Julia 0.6 needs Jupyter from py35 environment 2023-02-15 15:24:15 +01:00
Simon Li 8f3f57ada7 Make platform configurable instead of only auto-detecting 2023-01-02 19:51:51 +00:00
Simon Li 064d91ae22 BuildPacks: support arm64 where possible (i.e. not R) 2023-01-02 19:51:51 +00:00
pre-commit-ci[bot] 27c2b403db [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-10-31 22:32:14 +00:00
Min RK d728a64dd9 get version comparison from semver
since Python is removing version string parsing from the standard library

moves Julia-specific semver utilities to top-level
2022-01-26 15:52:09 +01:00
paugier fadb3c8dc8 Bump Black version (20.8b1) and use --target-version=py36 2020-09-10 08:11:29 +02:00
Min RK 68c867cfde use old Python environment when using old Julia environment 2020-01-30 09:58:38 +01:00
David Anthoff 462f723b84 Add support for julia 1.0.4 and 1.1.1 2019-06-20 20:30:32 +02:00
Tim Head 8b004e06dc Apply auto formatting
Apologies to anyone finding this commit via git blame or log

run the autoformatting by

    pre-commit run --all-files
2019-06-03 21:37:25 +02: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 8afbcb62ec Fix julia test bug 2019-02-27 21:07:39 -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