在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:MichielStock/Julia925开源软件地址:https://github.com/MichielStock/Julia925开源编程语言:Jupyter Notebook 99.3%开源软件介绍:Julia925Learn Julia in one workday! If you have Julia and IJulia-notebooks installed, clone the repo and work local in the notebooks. Otherwise click on the badge below to open a Binder session or check the installation instructions below to install Julia and IJulia-notebooks. Course notesThe PDF version of the course notes can be downloaded here. Installation instructionsInstalling Julia
Installing IJuliaThen run the Julia application
(double-click on it); a window with a using Pkg
Pkg.add("IJulia") to install IJulia. This process installs a kernel specification that tells Jupyter (or JupyterLab) etcetera how to launch Julia.
Running the IJulia NotebookIf you are comfortable managing your own Python/Jupyter installation, you can just run using IJulia
notebook() to launch the IJulia notebook in your browser. The first time you run |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论