Julia Interactive

Open-source Julia projects categorized as Interactive

Top 3 Julia Interactive Projects

Interactive
  • Pluto.jl

    🎈 Simple reactive notebooks for Julia

    Project mention: Show HN: Adding Mistral Codestral and GPT-4o to Jupyter Notebooks | news.ycombinator.com | 2024-07-02

    So we discuss this briefly on our FAQ but let me try to expand on it.

    Our goal is to make a modern literate programming tool. On a surface level, a tool like that would end up looking very similar to Jupyter, though with better features. We've mentioned some things we'd like to have in this final tool in our README and also in the post above.

    Our first thought was to make a tool from scratch. The challenge was, it's very hard to get people to switch and so, we had to go where people already are - that meant Jupyter.

    We could've made this one feature an extension with some difficulty (in-fact, our early experiments, we started by making an extension). It would have some downsides - we wouldn't have granular control over certain core Jupyter behaviours like we do right now (for eg, we wanted to allow creating hidden folders to store some files). But we probably could have made a 95% working version of Pretzel work as a jupyter extension.

    The bigger reason we chose to fork was because down the line, we want to completely change the code execution model to being DAG based to allow for reproducible notebooks (similar to https://plutojl.org/ for eg). Similarly, we want to completely remove Codemirror and replace it with Monaco (the core editor engine in VSCode) to provide a more IDE like experience in Jupyter. These things simply couldn't have been done as extensions.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • PlutoUI.jl

  • InteractiveCodeSearch.jl

    Interactively search Julia code from terminal

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Julia Interactive discussion

Log in or Post with

Julia Interactive related posts

  • Pluto.jl: Simple, reactive programming environment for Julia

    1 project | news.ycombinator.com | 8 Nov 2023
  • Pluto: Simple Reactive Notebooks for Julia

    1 project | news.ycombinator.com | 21 Sep 2023
  • My Journey from R to Julia

    2 projects | news.ycombinator.com | 29 Jan 2023
  • Pycharm vs VScode which is better?

    1 project | /r/Julia | 16 Nov 2022
  • is there any package in julia for HTML app developments?

    2 projects | /r/Julia | 16 Sep 2022
  • Org Babel in a "reactive" way

    2 projects | /r/orgmode | 25 Aug 2022
  • 6 Julia Frameworks to Create Desktop GUI’s 🖥 and Web Apps 🕸

    1 project | /r/Julia | 8 Jul 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 Sep 2024
    InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →

Index

What are some of the best open-source Interactive projects in Julia? This list will help you:

Project Stars
1 Pluto.jl 4,934
2 PlutoUI.jl 300
3 InteractiveCodeSearch.jl 117

Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com

Did you konow that Julia is
the 47th most popular programming language
based on number of metions?