Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/uasi/livebook-experiments

A collection of my LiveBook notebooks.
https://github.com/uasi/livebook-experiments

Last synced: 17 days ago
JSON representation

A collection of my LiveBook notebooks.

Awesome Lists containing this project

README

        

# livebook-experiments

A collection of my Livebook notebooks.

- [candlestick_chart.livemd](./candlestick_chart.livemd) demonstrates drawing candlestick chart using Vega-Lite.
- [easy_image_classification.livemd](./easy_image_classification.livemd) classifies an image using [`Image.Classification.classify/2`](https://hexdocs.pm/image/Image.Classification.html#classify/2).