https://github.com/sdball/smart_cells_by_sdball
A collection of fun, useful, and interesting Livebook smart cells by @sdball
https://github.com/sdball/smart_cells_by_sdball
Last synced: 3 months ago
JSON representation
A collection of fun, useful, and interesting Livebook smart cells by @sdball
- Host: GitHub
- URL: https://github.com/sdball/smart_cells_by_sdball
- Owner: sdball
- License: mit
- Created: 2022-08-26T02:04:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T02:26:16.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T02:52:09.834Z (3 months ago)
- Language: Elixir
- Size: 11.7 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Smart Cells by sdball
A collection of fun, useful, and interesting Livebook smart cells by @sdball
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `smart_cells_by_sdball` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:smart_cells_by_sdball, "~> 0.0.1"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .