-
Notifications
You must be signed in to change notification settings - Fork 35
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
Julia extension #67
Comments
Update: As of today, the best strategy to using conda+Julia is the following:
A way to add the Julia packages within the conda_env.yaml is currently being developed (See conda-forge/conda-forge.github.io#1822) |
Summary: On this issue we tested the compatibility of the current structure of Flagging some of the lessons and opportunities for future updates:
|
@jc-cisneros this is an awesome addition! If you are interested, it may be worthwhile to document how this changes the setup process within the README, because this does add some small changes to the setup (i.e. running |
Thanks @zkashner! Given than the default behavior is not to include |
In this issue we will test the
run_julia
wrapper fromgslab_make
(see gslab-econ/gslab_make#54).Task list
root
using therun_julia wrapper
The text was updated successfully, but these errors were encountered: