KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
2015-julia-hands-on
★ 10
Open GitHub ↗
Julia Hands-on at ERAD-NE 2015
Download README (.md)
Explore Similar Repositories
LowPolyLaserBeam
:
Unity project for simple cool laser beams using Blender.
asin-scraper
:
Amazon ASIN scraper - takes in search criteria, spits out ASINs.
-_-
:
ಠ_ಠ The most disapproving coding language on the Internet.
RayWenderlich-Alamofire-TurorialPart2-Update
:
Update for Xcode 7.0 - Swift 2.0 - Alamofire 3.0
pcapview
:
pcap file uploader, analyzer, and visualizer
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
2015-julia-hands-on
?
Download (.md)
# Julia Hands-on at [ERAD-NE 2015](http://erad.lccv.ufal.br) You need [IJulia Notebook](https://github.com/JuliaLang/IJulia.jl) to run this tutorial. ## Local installation 1. Install Julia 1. Install [IJulia Notebook](https://github.com/JuliaLang/IJulia.jl) 1. Open IJulia from the dir you downloaded this repository and then open `contents.ipynb`: ``` julia -E "using IJulia; notebook(detached=true)" ``` ## JuliaBox 1. Download this repository 1. Go to [JuliaBox](https://juliabox.org) 1. Sign in 2. Upload (all files) 3. Click at the `contensts.ipynb` file.