awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesNotebook File Formats

File formats that store interactive notebook content, combining markup text with executable code cells and metadata.

Distinct from File Format Specifications: Distinct from File Format Specifications: specifically targets notebook document formats rather than general file type definitions.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Notebook File Formats. Refine with filters or upvote what's useful.

Awesome Notebook File Formats GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • livebook-dev/livebookAvatar de livebook-dev

    livebook-dev/livebook

    5,805Voir sur GitHub↗

    Livebook is an interactive notebook platform for Elixir that provides a web-based environment for writing and running code cells alongside Markdown content, visualizations, and reproducible workflows. It serves as a multi-cloud auto-clustering tool that automatically discovers and joins Elixir nodes into clusters across Kubernetes, AWS ECS, and Fly.io for distributed execution, and also functions as a notebook deployment tool that packages notebooks into standalone web applications with authentication, secrets, and Docker support. The platform enables real-time collaborative editing, synchron

    Stores notebooks as .livemd files using a Markdown-based format with embedded code cell metadata.

    Elixirchartscollaborativedistributed-computing
    Voir sur GitHub↗5,805
  • quarto-dev/quarto-cliAvatar de quarto-dev

    quarto-dev/quarto-cli

    5,777Voir sur GitHub↗

    Quarto is an open-source scientific and technical publishing system built on Pandoc that converts Markdown and Jupyter notebooks into a wide range of output formats. It functions as a multi-format document converter, a reproducible research platform, a static site generator for technical content, and an interactive dashboard builder, all within a single framework. The system is distinguished by its ability to produce HTML, PDF, Word, ePub, and slide decks from a single Markdown source, while embedding executable code blocks in Python, R, Julia, or Observable for dynamic, reproducible document

    Transforms a notebook between .ipynb and .qmd representations using the convert command.

    JavaScript
    Voir sur GitHub↗5,777
  1. Home
  2. Software Engineering & Architecture
  3. Custom Log Formatting
  4. Automatic Format Detection
  5. File Format Detectors
  6. File Format Specifications
  7. Notebook File Formats

Explorer les sous-tags

  • Format ConvertersTransforming a notebook between .ipynb and .qmd representations using the convert command. **Distinct from Notebook File Formats:** Distinct from Notebook File Formats: focuses on converting between notebook formats, not defining the file format specifications.