JuliaAnimators / JavisNB.jl

Notebook integrations for Javis.jl
https://juliaanimators.github.io/JavisNB.jl/dev/
MIT License
11 stars 3 forks source link

Migrate Pluto Utilities from Javis to JavisNB #2

Closed TheCedarPrince closed 2 years ago

TheCedarPrince commented 2 years ago

Is your feature request related to a problem? Please explain.

Currently, Javis has Pluto + Interact utilities inside of the package. It would be best to move those out to JavisNB.

Describe the solution you'd like

Move the lines starting here: https://github.com/JuliaAnimators/Javis.jl/blob/bc65d7a29fcf80e92b08b2455e699d65b822f718/src/javis_viewer.jl#L241

Pertaining to Pluto to JavisNB! Make sure to also migrate the tests as well!

Steps:

Describe alternatives you've considered

N/A

Additional context

Based on a conversation with @gpucce