Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreasnoack/ijulianotebooks
My collection of IJulia notebooks
https://github.com/andreasnoack/ijulianotebooks
Last synced: 17 days ago
JSON representation
My collection of IJulia notebooks
- Host: GitHub
- URL: https://github.com/andreasnoack/ijulianotebooks
- Owner: andreasnoack
- Created: 2014-09-04T15:41:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-18T16:29:07.000Z (about 8 years ago)
- Last Synced: 2024-10-12T14:51:45.555Z (26 days ago)
- Language: Jupyter Notebook
- Size: 10.9 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IJuliaNotebooks
#### My collection of IJulia notebooks
You can either click a notebook and watch a static version or run them interactively by going to [http://juliabox.com] and synchronize your account with this site. The steps are the following
- Go to juliabox.com and login with you preffered method (Google, Github)
- Accept the terms of use
- Click the `Sync` tab and add [https://github.com/andreasnoack/IJuliaNotebooks] in the "Git Repositories" section and click first `plus` and then `sync`.
- Click the `Jupyter` tab. Now a new folder named `IJuliaNotebooks` should be visible (the name might be truncated).
- Open the `Faraday.ipynb` notebook, click `Cell > Run All`. (The first time you run a program, it might be slow.)It is of course also possible just to download and run the notebook locally on a machine with a Julia installation.