This commit is contained in:
PowerUser64 2025-01-27 11:23:11 -08:00
commit 1ac141b8ce
13 changed files with 26 additions and 2330 deletions

View file

@ -2,5 +2,6 @@ using OhMyREPL
using Pluto
using Symbolics, Nemo
using Unitful
using Nemo
τ = 2*π
pluto_custom() = Pluto.run(;port=8080, host="0.0.0.0", auto_reload_from_file=true, require_secret_for_access=false, warn_about_untrusted_code=false)