Join Barton Poulson for an in-depth discussion in this video Setting up Julia, part of Julia for Data Scientists First Look.
- [Instructor] When it comes to setting up and running Julia…you have several options.…The first is you can download Julia…and run it from the command line.…Julia, in fact, has its own command line interface,…or REPL, a read, evaluate, print loop.…You can also run Julia from the terminal on the Mac…or the command prompt on Windows.…Julia also provides an IDE,…it's Juno IDE and if you have experience with RStudio,…it has a similar interface.…And then finally, the one that I use most often, is Jupyter.…
IJulia notebooks run within…this browser-based application.…They're locally run, but come through a browser,…and they're just like you would do with IPython,…and it's a great way…to organize and share your information.…But there's one other really compelling alternative…that doesn't require any installation at all,…and that's JuliaBox.com.…Let's go take a look at that.…When you come to JuliaBox,…you have the option of signing in…with LinkedIn, GitHub, or Google.…And once you sign in, you'll see this.…
It creates an instance of Julia…
Share this video
Embed this video
Video: Setting up Julia