Skip to content

Update to Julia 1.3.0 #980

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 20, 2020
Merged

Update to Julia 1.3.0 #980

merged 2 commits into from
Jan 20, 2020

Conversation

fergu
Copy link

@fergu fergu commented Jan 3, 2020

This just updates two lines to have the build pull down Julia 1.3.1 (Most current as of Dec 30 2019). The first is the variable JULIA_VERSION, the second is the associated checksum for the tar.gz file.

Kevin added 2 commits January 3, 2020 15:06
Updated the install commands for Julia to use version 1.3.1 instead of 1.2.0
Updated Julia version number and checksum to have Julia 1.3.1 be installed instead of 1.2.0.
@fergu
Copy link
Author

fergu commented Jan 3, 2020

This should have been titled Julia 1.3.1 as that is what this is actually doing, not 1.3.0. PR #965 updates to 1.3.0.

@Bidek56
Copy link
Contributor

Bidek56 commented Jan 14, 2020

@parente Do you need help with these PRs? I have noticed that they have been accumulating :)

@parente
Copy link
Member

parente commented Jan 20, 2020

Thanks @kjfergu and @Bidek56. I'm taking a pass through the PRs now and merging.

@Nosferican
Copy link
Contributor

Could we get this tagged at Docker Hub?

@parente
Copy link
Member

parente commented Jan 29, 2020

@Nosferican Images with Julia 1.3.1 are now being tagged on Docker Hub after the build process fix mentioned in #992. The tags follow the git sha standard we use for all the images here (https://github.com/jupyter/docker-stacks/wiki).

If you're interested in seeing additional Julia interpreter versions as tags like we have for Python versions and Jupyter notebook, lab, and hub versions, I'd welcome a PR adding them. A script like this one https://github.com/jupyter/docker-stacks/blob/master/base-notebook/hooks/apply_tags needs to be implemented and placed in https://github.com/jupyter/docker-stacks/blob/master/datascience-notebook/hooks/apply_tags.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants