Thanks, I am updating. For julia jupyter is IJulia. Just Pkg.add("IJulia")
will install it. They are developing a promising tool jupyterlab which
enable to work with most kernels. It's an improved jupyter notebook at the
moment in alpha preview. But apparently it develops quiet quickly. Now I
use it instead jupyter notebook.
Le jeudi 25 août 2016 12:01:30 UTC+2, Igor a écrit :
>
> Hello!
> I made another 2D plotting library for Julia. Please try to test it if you
> have some free time. Current version works only for Windows7 x64, but I'm
> planning to make everything work for Fedora Linux also.
>
> It is located here: https://github.com/ig-or/qwtwplot
> you'll have to read its description before the installation.
>
> It is based on underlying "C" library, which I used to use for data
> analysis for many years, but now I tried to make a Julia package out of it.
> I'm new to github, so your comments will be very appreciated.
>
> Best regards, Igor
>
>
>
>
>
>
>
>