Skip to content

valerocar/DashKnots.jl

Repository files navigation

DashKnots.jl

This Julia Dash App renders Torus Knots

Demo

To run the app in your own machine, follow these steps:

  1. Run Julia on a Terminal
  2. using Pkg
  3. Pkg.activate(".")
  4. Pkg.instantiate()
  5. include("app.jl")
  6. Wait untile you see [ Info: Listening on: 0.0.0.0:8050
  7. Open your browser at the location http://localhost:8050

Alternatively, visit:

About

Torick Knots App using Dash for Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published