Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

marimo: an open-source reactive notebook for Python

Автор: Pangeo

Загружено: 2024-10-22

Просмотров: 1297

Описание:

This talk presents marimo, an open-source reactive notebook for Python that’s stored as pure Python, executable as a script, and shareable as a data app. marimo notebooks are reactive — run a cell and marimo can automatically run dependent cells (or mark them as stale), eliminating hidden state and rapidly increasing the pace of exploratory development. Behind the scenes, marimo maintains a directed acyclic graph on cells, based on variables and definition, all powered by static analysis.

marimo comes packaged with a large library of interactive elements or widgets, ranging from sliders, text inputs, selectable charts and tables, and more, that are automatically synchronized with Python — interact with a cell and the dependent cells are automatically run. The combination of reactivity and interactivity makes marimo well-suited for rapid data exploration, as well as for building powerful data apps and web-based tools.

marimo can be viewed as a modern replacement for both Jupyter and streamlit. marimo eliminates hidden state (and hidden bugs) associated with Jupyter notebooks, lets you version notebooks with git and execute them as scripts, and is packaged a modern editor with features designed for working with data, including interactive tables, schema explorers, SQL cells, AI completion, and more.

Compared to streamlit, in marimo, when a cell is run or a UI element is interacted with, only dependent cells are run. This makes marimo a higher-performance alternative to Streamlit, since Streamlit reruns the entire script on interaction.

marimo: an open-source reactive notebook for Python

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(10) { [0]=> object(stdClass)#4255 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "p9V_4iHleJg" ["related_video_title"]=> string(85) "Geospatial reprojection in Python 2024 - what’s available and what’s next" ["posted_time"]=> string(27) "9 месяцев назад" ["channelName"]=> string(6) "Pangeo" } [1]=> object(stdClass)#4228 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "9R2cQygaoxQ" ["related_video_title"]=> string(81) ""marimo: an open-source reactive notebook for Python" - Akshay Agrawal (Nbpy2024)" ["posted_time"]=> string(28) "11 месяцев назад" ["channelName"]=> string(16) "North Bay Python" } [2]=> object(stdClass)#4253 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "urG60sscBA8" ["related_video_title"]=> string(30) "This will blow your mind! 🤯" ["posted_time"]=> string(19) "2 дня назад" ["channelName"]=> string(32) "cylinderFlingFromJJt (Abandoned)" } [3]=> object(stdClass)#4260 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "GDZ-AoAwndc" ["related_video_title"]=> string(31) "Python notebooks are better now" ["posted_time"]=> string(25) "4 месяца назад" ["channelName"]=> string(6) "marimo" } [4]=> object(stdClass)#4239 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "l-e1NuNRsgw" ["related_video_title"]=> string(44) "VEDA: NASA’s Platform for Open Science" ["posted_time"]=> string(27) "7 месяцев назад" ["channelName"]=> string(6) "Pangeo" } [5]=> object(stdClass)#4257 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "dpvRDJjUJf8" ["related_video_title"]=> string(119) "GOLANG ПОЛНЫЙ КУРС ДЛЯ НАЧИНАЮЩИХ | ЧАСТЬ 1 | ОСНОВЫ ПРОГРАММИРОВАНИЯ" ["posted_time"]=> string(23) "1 месяц назад" ["channelName"]=> string(10) "nilchanpub" } [6]=> object(stdClass)#4252 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "t30sqFch2v0" ["related_video_title"]=> string(102) "Never again in outer par mode: making next-generation PDFs with Quarto & typst - posit::conf(2023)" ["posted_time"]=> string(19) "1 год назад" ["channelName"]=> string(9) "Posit PBC" } [7]=> object(stdClass)#4262 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "5uzbbrAqYO0" ["related_video_title"]=> string(112) "AnduinOS - Небольшой дистрибутив Linux, созданный сотрудником Microsoft." ["posted_time"]=> string(24) "16 часов назад" ["channelName"]=> string(17) "Aleksey Konovalov" } [8]=> object(stdClass)#4238 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "KFgwXXWT7sQ" ["related_video_title"]=> string(170) "ИИ-агенты — вот что действительно изменит разработку. Пишем ИИ-агент на Python, LangChain и GigaChat" ["posted_time"]=> string(23) "1 месяц назад" ["channelName"]=> string(29) "Диджитализируй!" } [9]=> object(stdClass)#4256 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "iyrnPNBWIQ4" ["related_video_title"]=> string(161) "«Жить надо сегодня». Олег Тиньков и Майкл Калви о взлете нового финтех-стартапа Plata" ["posted_time"]=> string(22) "22 часа назад" ["channelName"]=> string(28) "Это Осетинская!" } }
Geospatial reprojection in Python 2024 - what’s available and what’s next

Geospatial reprojection in Python 2024 - what’s available and what’s next

"marimo: an open-source reactive notebook for Python" - Akshay Agrawal (Nbpy2024)

This will blow your mind! 🤯

This will blow your mind! 🤯

Python notebooks are better now

Python notebooks are better now

VEDA: NASA’s Platform for Open Science

VEDA: NASA’s Platform for Open Science

GOLANG ПОЛНЫЙ КУРС ДЛЯ НАЧИНАЮЩИХ | ЧАСТЬ 1 | ОСНОВЫ ПРОГРАММИРОВАНИЯ

GOLANG ПОЛНЫЙ КУРС ДЛЯ НАЧИНАЮЩИХ | ЧАСТЬ 1 | ОСНОВЫ ПРОГРАММИРОВАНИЯ

Never again in outer par mode: making next-generation PDFs with Quarto & typst - posit::conf(2023)

Never again in outer par mode: making next-generation PDFs with Quarto & typst - posit::conf(2023)

AnduinOS - Небольшой дистрибутив Linux, созданный сотрудником Microsoft.

AnduinOS - Небольшой дистрибутив Linux, созданный сотрудником Microsoft.

ИИ-агенты — вот что действительно изменит разработку. Пишем ИИ-агент на Python, LangChain и GigaChat

ИИ-агенты — вот что действительно изменит разработку. Пишем ИИ-агент на Python, LangChain и GigaChat

«Жить надо сегодня». Олег Тиньков и Майкл Калви о взлете нового финтех-стартапа Plata

«Жить надо сегодня». Олег Тиньков и Майкл Калви о взлете нового финтех-стартапа Plata

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]