JuliaGizmos / Interact.jl

Interactive widgets to play with your Julia code
Other
522 stars 77 forks source link

ERROR: UndefVarError: WEAVE_ARGS not defined #407

Closed Stephen77777 closed 2 years ago

Stephen77777 commented 2 years ago

I get the above error message whenever I try to execute:

SciMLTutorials.tutorial_footer(WEAVE_ARGS[:folder],WEAVE_ARGS[:file])

Can anyone help?

twavv commented 2 years ago

Interact.jl has nothing to do with SciMLTutorials (though maybe they use Interact). You'll need to address your issues with them.