{"id":13691203,"url":"https://github.com/livebook-dev/kino","last_synced_at":"2025-05-15T18:05:40.038Z","repository":{"id":39412205,"uuid":"372499099","full_name":"livebook-dev/kino","owner":"livebook-dev","description":"Client-driven interactive widgets for Livebook","archived":false,"fork":false,"pushed_at":"2024-04-23T06:13:30.000Z","size":4456,"stargazers_count":324,"open_issues_count":9,"forks_count":50,"subscribers_count":21,"default_branch":"main","last_synced_at":"2024-04-23T10:47:42.701Z","etag":null,"topics":["charts","elixir","livebook","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/livebook-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-05-31T12:28:45.000Z","updated_at":"2024-04-24T14:39:00.233Z","dependencies_parsed_at":"2024-02-19T09:31:54.838Z","dependency_job_id":"88a09e4e-b7f6-45e1-b116-8f49bf966044","html_url":"https://github.com/livebook-dev/kino","commit_stats":{"total_commits":230,"total_committers":21,"mean_commits":"10.952380952380953","dds":0.3739130434782608,"last_synced_commit":"2799959248e77bebfdd85165bc449a77733bba24"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livebook-dev%2Fkino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livebook-dev%2Fkino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livebook-dev%2Fkino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livebook-dev%2Fkino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/livebook-dev","download_url":"https://codeload.github.com/livebook-dev/kino/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247765458,"owners_count":20992314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["charts","elixir","livebook","vega-lite"],"created_at":"2024-08-02T17:00:41.830Z","updated_at":"2025-05-15T18:05:40.032Z","avatar_url":"https://github.com/livebook-dev.png","language":"Elixir","funding_links":[],"categories":["Starters, Templates \u0026 Examples","Core Tools"],"sub_categories":["How to Join"],"readme":"\u003ch1\u003e\u003cimg src=\"https://github.com/elixir-nx/kino/raw/main/images/kino.png\" alt=\"Kino\" width=\"400\"\u003e\u003c/h1\u003e\n\n[![Docs](https://img.shields.io/badge/hex.pm-docs-8e7ce6.svg)](https://hexdocs.pm/kino)\n[![Actions Status](https://github.com/livebook-dev/kino/workflows/Test/badge.svg)](https://github.com/livebook-dev/kino/actions)\n\n`Kino` is the library used by [Livebook](https://github.com/elixir-nx/livebook)\nto render rich and interactive output directly from your Elixir code. You can learn\nmore about Kino by [installing Livebook](https://livebook.dev/) and heading into\nthe \"Learn\" section of your sidebar.\n\n## Installation\n\nTo bring Kino to Livebook all you need to do is `Mix.install/2`:\n\n```elixir\nMix.install([\n  {:kino, \"~\u003e 0.16.0\"}\n])\n```\n\nAdditionally, there are packages with components designed for a specific\nuse cases. The officially supported ones are:\n\n  * [`kino_bumblebee`](https://github.com/livebook-dev/kino_bumblebee) - for [Bumblebee](https://github.com/elixir-nx/bumblebee) integration\n  * [`kino_db`](https://github.com/livebook-dev/kino_db) - for database integrations\n  * [`kino_explorer`](https://github.com/livebook-dev/kino_explorer) - for [Explorer](https://github.com/elixir-nx/explorer) integration\n  * [`kino_maplibre`](https://github.com/livebook-dev/kino_maplibre) - for map plotting\n  * [`kino_slack`](https://github.com/livebook-dev/kino_slack) - for Slack integration\n  * [`kino_vega_lite`](https://github.com/livebook-dev/kino_vega_lite) - for data charting\n  * [`kino_benchee`](https://github.com/livebook-dev/kino_benchee/tree/main) - for rendering Benchee test results\n\n## License\n\nCopyright (C) 2021 Dashbit\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flivebook-dev%2Fkino","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flivebook-dev%2Fkino","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flivebook-dev%2Fkino/lists"}