question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

We should support dependencies for Julia.

Major to-do items

  • Allow users to specify requirements with a REQUIRE file
  • Allow users to pre-compile packages before building the docker image

Julia handles dependencies in a text file similar to how Python does this.

Thoughts on that? @yuvipanda

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:60 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
yuvipandacommented, Jul 11, 2017

Me and @tkelman hacked on this today at BIDS!

  1. pre-compilation now works! We pre-compile everything that’s opted into pre-compilation 😃
  2. We tracked down the issue with PyPlot to PyCall, and with GR to missing apt packages. We sent a PR to PyCall (https://github.com/JuliaPy/PyCall.jl/pull/411), and getting that merged would let Julia’s PyCall work with virtualenv. Until then, you can use an environment.yml to get Python / Julia combination stuff working.

Note that I haven’t deployed pre-compilation anywhere yet.

@sje30 https://binder.binder-staging.omgwtf.in/v2/gh/yuvipanda/simplejl/master now works fine (I’ve updated my repo!) and I can do using PyPlot and it works ok 😄

@choldgraf: @tkelman mentioned there’s a Julia Users discourse mailing list, perhaps we could publicize this there too? (Once we deploy this support to beta, than just to staging)

2reactions
yuvipandacommented, Jun 30, 2017

We haven’t deployed 0.6 to beta.mybinder.org for REQUIRE support yet. Shall do shortly!

On Jun 30, 2017 8:35 AM, “Chris Holdgraf” notifications@github.com wrote:

hmm - are you building on your own machine? And if so try running from master…we bumped the julia version recently: #30 https://github.com/jupyter/repo2docker/pull/30

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/jupyter/repo2docker/issues/23#issuecomment-312300161, or mute the thread https://github.com/notifications/unsubscribe-auth/AAB23ppUd9fw1k1omLdLj560IxH5yVuQks5sJRXNgaJpZM4Nulja .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Julia Builds and Best IVs | Fire Emblem Heroes (FEH)
The best IVs for Julia are +Atk and -Def. A +Atk IV helps her maximize the 1.5x multiplier against dragons provided by Naga....
Read more >
Julia | Fire Emblem Heroes Wiki
Skill Sets. Divine Justice (Player Phase Nuke). Build by Lunare. Recommended ...
Read more >
julia/build.md at master
This will create a directory mirror, with all of the necessary Makefiles to build Julia, in the specified directory. These builds will share...
Read more >
Julia build (I got FEH pass just for this resplendent) any ...
108 votes, 12 comments. 15K subscribers in the OrderOfHeroes community. A Fire Emblem Heroes subreddit for serious discussion of its ...
Read more >
Building a Julia Project
Choosing Julia versions to test against · Coverage · Default Build and Test Script · Dependency Management · Build Matrix · Environment Variable...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found