Repo2docker: Improve Julia handling so an environment.yml is not required

Created on 20 Oct 2017  路  7Comments  路  Source: jupyterhub/repo2docker

Since otherwise the conda buildpack doesn't get triggered, and we require that right now.

bug

All 7 comments

note: requires at least an empty environment.yml file to work. It'll still work if you have a filled environment.yml file :-)

165 closes this issue. Please see https://github.com/binder-examples/julia-python for a helpful example for using Julia.

Unfortunately, I think this is still a bug - we shouldn't need an empty environment file for julia to work. Documenting it is a great first step, since that unblocks people. However, this is a bug in our Julia buildpack we should fix.

@willingc is it ok if I re-open this?

Done. Renaming issue to be more clear. Thanks @yuvipanda.

Feel free to modify as needed @yuvipanda @choldgraf. 馃憤

Once #213 is merged I think it will be no longer required!

as #213 is merged, I believe we can close this now!

Was this page helpful?
0 / 5 - 0 ratings