Pkg.add(“IJulia”)

works on a mac, then

using IJulia
@async notebook()


> On 16 Apr 2016, at 1:39 AM, Cedric St-Jean <cedric.stj...@gmail.com> wrote:
> 
> 
> 
> On Friday, April 15, 2016 at 9:12:21 AM UTC-4, Daniel Carrera wrote:
> Cool stuff!
> 
>  From my point of view, the biggest obstacle is that Jupyter is not easy to 
> install for most people,
> 
> I'm surprised to read that. Any issue in particular? Between Anaconda, 
> jupyterhub and JuliaBox, there's a lot of possibilities out there. How are 
> your students set up?
>  
> and PyPlot doesn't have much documentation. I keep telling myself that I'll 
> add documentation for PyPlot but somehow I never seem to find the time.
> 
> Cheers,
> Daniel.
> 
> 
> On Friday, 15 April 2016 04:17:40 UTC+2, Sheehan Olver wrote:
> 
> 
> I'm currently lecturing the course MATH3076/3976 Mathematical Computing at U. 
> Sydney in Julia, and thought that others may be interested in the resources 
> I've provided:
> 
> http://www.maths.usyd.edu.au/u/olver/teaching/MATH3976/ 
> <http://www.maths.usyd.edu.au/u/olver/teaching/MATH3976/>
> 
> The lecture notes and labs are all Jupyter notebooks.  I've also included a 
> "cheat sheet" of Julia commands used in the course
> 
> http://nbviewer.jupyter.org/url/www.maths.usyd.edu.au/u/olver/teaching/MATH3976/cheatsheet.ipynb
>  
> <http://nbviewer.jupyter.org/url/www.maths.usyd.edu.au/u/olver/teaching/MATH3976/cheatsheet.ipynb>
> 
> The course is ongoing (it's about half through) and will continue to take 
> shape, but any feedback is of course welcome!
> 
> 
> Sheehan Olver

Reply via email to