This package is a developer target and it includes the implementation of Interact widgets. The user-facing package is Interact See the API reference to see which widgets are implemented.
-
Navigate into the project directory with
cd ~/path/to/InteractBase.jl
-
Download the package dependencies with
julia --project=. ./deps/build.jl
-
Test the package with
julia --threads=auto --project=.
and then
]test