Skip to content

Interactive widgets to play with your Julia code

License

Notifications You must be signed in to change notification settings

lauri-neuvonen/Interact.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interact

Build Status

Interact.jl allows you to use interactive widgets such as sliders, dropdowns and checkboxes to play with your Julia code:

Getting Started

To install Interact, run the following command in the Julia REPL:

Pkg.add("Interact")

Example notebooks

The best way to learn to use the interactive widgets is to try out the example notebooks and the tutorial in the doc/notebooks/ directory. Start up IJulia from doc/notebooks/:

using IJulia
notebook()

Learning more

To learn more, check out the documentation and the list of all available widgets.

About

Interactive widgets to play with your Julia code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%