An open API service indexing awesome lists of open source software.

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

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.