Skip to content

JuliaGizmos/InteractBase.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InteractBase

CI codecov.io

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.

Testing

  1. Navigate into the project directory with

    cd ~/path/to/InteractBase.jl
    
  2. Download the package dependencies with

    julia --project=. ./deps/build.jl
    
  3. Test the package with

    julia --threads=auto --project=.
    

    and then

    ]test
    

About

Build interactive HTML5 widgets in Julia

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 20