To install in JM computer I did
- Clean up everything, desinstall Julia, Anaconda, etc if already installed; delete folders .Julia, .Jupyter, etc.
- Install Julia
- Install Anaconda (Python >3)
- Start Julia. In its command line, Pkg.add("IJUlia") [ this is not clearly documented]. This seems to install Jupyter automatically. Let Julia open.
- Open a command line in Windows (in "Accesories"), then write jupyter notebook. The default navigator (Firefox) should open.
No comments:
Post a Comment