Building a Customized Application Dashboard with Pluto.jl
The Julia Programming Language via YouTube
Overview
Discover how to create a customized application dashboard using Pluto.jl in this 12-minute conference talk from JuliaCon 2024. Learn about the motivation behind combining dashboards with Pluto.jl notebooks, and explore previous efforts in this area. Gain insights into using Pluto.jl to add HTML elements, deploy JavaScript, and modify notebooks. Understand how to simplify functionality by wrapping it in an external package. Follow the process of fusing everything together to create a Pluto.jl dashboard, and get a glimpse of the project's future. Explore a working example focused on MINDFul.jl and MINDFulMakie.jl libraries for intent-based multi-domain networking simulations. See how to implement interactive features like buttons, drop-down menus, and visualization plots, as well as a developer mode for advanced users to experiment with custom Julia code.
Syllabus
Building a customized application dashboard with Pluto.jl | Christou, Hermsen | JuliaCon 2024
Taught by
The Julia Programming Language