- Notifications
You must be signed in to change notification settings - Fork67
Client-driven interactive widgets for Livebook
License
livebook-dev/kino
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Kino
is the library used byLivebookto render rich and interactive output directly from your Elixir code. You can learnmore about Kino byinstalling Livebook and heading intothe "Learn" section of your sidebar.
To bring Kino to Livebook all you need to do isMix.install/2
:
Mix.install([{:kino,"~> 0.16.0"}])
Additionally, there are packages with components designed for a specificuse cases. The officially supported ones are:
kino_bumblebee
- forBumblebee integrationkino_db
- for database integrationskino_explorer
- forExplorer integrationkino_maplibre
- for map plottingkino_slack
- for Slack integrationkino_vega_lite
- for data chartingkino_benchee
- for rendering Benchee test results
Copyright (C) 2021 Dashbit
Licensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.
About
Client-driven interactive widgets for Livebook
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.