Introduction to Pluto.jl

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Pluto.jl

    🎈 Simple reactive notebooks for Julia

    I have played around with Pluto.jl, and colleagues of mine use it for research, but I keep going back to Jupyter. I tend to have long running cells that are pulling information from external sources or training models, and triggering one of those cells accidentally will waste a lot of time running something that may not be reliably interrupted.

    There is talk about putting in execution barriers that would help with this, at the risk of making Pluto more complicated for users:

    https://github.com/fonsp/Pluto.jl/discussions/298

  • githut

    Github Language Statistics

    https://madnight.github.io/githut/#/pull_requests/2021/1

    Just saying but julia open source is kinda dead outside few very high quality packages

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • reticulate

    R Interface to Python

    How does RStudio have little interest in interoperability with other languages? They produce the reticulate package[1] to allow calling Python code for R, they have added support for Python to RMarkdown and RStudio[2], they let you host Python apps on their RStudio Connect product[3], they sponsor Ursa Labs to work on the Arrow project for easy data interchange[4].

    1) https://rstudio.github.io/reticulate/

  • jlpkg

    A command line interface (CLI) for Pkg, Julia's package manager.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts