Skip to content

UniStuttgart-IKR/PlutoBoard.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlutoBoard.jl

Setup

Add PlutoBoard and set it up

$> julia --project=@temp -e 'using Pkg; Pkg.add(url="https://github.com/UniStuttgart-IKR/PlutoBoardExamples"); Pkg.add(url="https://github.com/UniStuttgart-IKR/PlutoBoard.jl"); using PlutoBoard; PlutoBoard.setup()'

The setup will ask for the desired package name and an example to load. After that, you can cd into the newly created package and run PlutoBoard:

YOUR_PACKAGE_NAME$> julia --project -e 'using PlutoBoard; PlutoBoard.run()'

Writing your own code

For a go through of PlutoBoard functionalities, refer to the documentation.

Simple example

image

About

A (WIP) experimental framework to flexibly build web data dashboard apps using Pluto.jl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •