taxdata
taxdata copied to clipboard
Update instructions for installing Julia
It'd be great if the virtual environment could automatically install Julia and the necessary packages. [PyJulia] may allow for this, but in the meantime, I think the instructions for installing Julia could be improved:
- When I install Julia on a Mac from the download link at Julialang.org, I am not able to access that version of Julia through my terminal. I'm sure there are other steps that can make this happen, but those should be documented in this project.
- Using
homebrewto install gave me no issues and this installation of Julia was available from the command line. - Linking to instructions like these could be helpful.
- Give instructions for installing the necessary Julia packages.
- Add
Tulipto the list of Julia packages that need to be installed.