In terms of learning Julia, I used this course but found it slow https://www.coursera.org/learn/julia-programming
I use this as a reference when I forgot things like if the exponent is ** or ^ https://learnxinyminutes.com/docs/julia/
IJulia is extremely close to IPython so I don't think you require any extra training.