Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tlnagy/imagexd-2019-presentation


https://github.com/tlnagy/imagexd-2019-presentation

Last synced: about 3 hours ago
JSON representation

Awesome Lists containing this project

README

        

# imagexd-2019-presentation

## Usage

Please install [Julia](https://julialang.org/downloads/) and `IJulia` to
use with `jupyter` notebook.

## Build instructions

The presentation is built from the jupyter notebook using the following
`nbconvert` command:

```
jupyter nbconvert multidimensional_images_in_julia.ipynb --to slides --post serve --SlidesExporter.reveal_theme=serif --SlidesExporter.reveal_transition=none
```