18 مستودعات
Tools for exporting, converting, and deploying notebooks as documents or apps.
Explore 18 awesome GitHub repositories matching part of an awesome list · Publishing and Conversion. Refine with filters or upvote what's useful.
Jupytext is a synchronization tool and text converter for Jupyter Notebooks. It transforms notebook files into plain text formats, such as Markdown or Python scripts, to enable line-by-line diffs and peer reviews within version control systems. The tool pairs notebook files with corresponding text files to maintain a dual representation of the same content. It uses bidirectional synchronization to update linked files based on the most recent modifications, allowing notebook content to be edited inside standard text editors. Beyond file conversion and synchronization, the project provides cap
Synchronizes notebooks with text-based formats for version control.
Papermill is a Jupyter notebook execution engine and parameterization framework designed to run notebooks programmatically. It allows users to inject custom input values into notebooks to execute the same logic across different datasets, transforming interactive notebooks into reproducible data science pipelines. The project functions as a language-agnostic notebook runner and orchestrator, supporting kernels for Python, R, Julia, and Scala. It is distinguished by its cloud-integrated runner capabilities, featuring built-in handlers to read and write notebooks directly to storage providers su
Tool for parameterizing and executing notebooks for automated analysis.
Mercury is a framework for transforming Jupyter notebooks into interactive web applications, a notebook execution API, and a static site generator. It functions as a self-hosted application server that allows users to deploy password-protected notebooks as functional user interfaces without writing frontend code. The system distinguishes itself by mapping notebook widgets to a reactive web interface and synchronizing live application sessions across multiple users in real time. It enables remote execution of notebooks via an API to retrieve computation results as structured data and supports
Converts notebooks into interactive web applications.
Jupyter Book هو ناشر كتب حاسوبية ومولد مواقع ثابتة يقوم بتحويل دفاتر Jupyter وملفات markdown إلى كتب ويب تفاعلية ومستندات PDF بجودة النشر. يعمل كأداة توثيق قائمة على markdown تقوم بتنفيذ الكود المضمن في وقت البناء وتخزين المخرجات الناتجة للعرض الثابت. يتميز النظام بدعم منشورات البيانات التفاعلية، مما يسمح للقراء بالتفاعل مع عناصر واجهة المستخدم الحاسوبية الحية وتشغيل الدفاتر في بيئات تنفيذ بعيدة. يوسع النظام markdown القياسي بنظام من الأدوار والتوجيهات لدعم التأليف العلمي، بما في ذلك رياضيات LaTeX، وإدارة اقتباس المراجع، والمراجع التبادلية المرقمة. تغطي المنصة نطاقاً واسعاً من القدرات بما في ذلك التنسيق الأكاديمي للبراهين والنظريات، وإدارة التخطيط التفاعلي عبر لوحات قابلة للطي، والمراجع المعقدة عبر الأقسام الداخلية والمشاريع الخارجية. كما يوفر أدوات لتنظيم المحتوى من خلال هياكل الكتب الهرمية وجدول محتويات مفصول. يتضمن المشروع أدوات لتكامل استضافة الويب والتحقق من سلامة المحتوى لمسح المراجع المعطلة أثناء عملية البناء.
Builds publication-quality books from computational notebook content.
RISE is an interactive notebook presentation tool and slideshow manager designed to transform Jupyter and IPython notebooks into structured slide decks. It functions as an extension that allows a user to toggle between a standard editable notebook view and a full-screen slideshow format during live demonstrations. The system utilizes the Reveal.js framework to render notebook cells as formatted slides, mapping Jupyter metadata to determine slide breaks and fragment sequences. This integration enables the creation of computational slide decks where running Python code and interactive visualiza
Converts notebooks into Reveal.js-based slideshow presentations.
The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️
Manages reproducible pipelines of notebooks and scripts.
Literate programming environment for developing and distributing Python packages.
Converts directories of notebooks into cross-referenced HTML or PDF books.
Converts reStructuredText files into Jupyter notebook format.
JupyterHub extension for hosting interactive dashboards and scripts.
Versioned, sandboxed notebook execution with REST API integration.