https://github.com/juliacomputing/heise_october
Supplementary Materials for the Julia article in Heise October 2020 issue
https://github.com/juliacomputing/heise_october
Last synced: 9 months ago
JSON representation
Supplementary Materials for the Julia article in Heise October 2020 issue
- Host: GitHub
- URL: https://github.com/juliacomputing/heise_october
- Owner: JuliaComputing
- Created: 2020-10-08T12:12:49.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-19T11:12:14.000Z (about 5 years ago)
- Last Synced: 2025-01-05T16:08:55.336Z (10 months ago)
- Language: HTML
- Size: 9.2 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Heise_October
Supplementary Materials for the Julia article in Heise October 2020 issue
To use the notebooks:
* Use the [Pluto.jl](https://github.com/fonsp/Pluto.jl) package to start a notebook server.
* Activate the environment in the repository
- Navigate to the root of the repository
- Start julia with the `--project=.` flag
* Navigate to `http://localhost:1234` (or equivalent) URL to access Pluto's web interface.
* Open the `Heise.jl` notebook found in the navigation bar.