Autoreload.jl
Autoreload.jl copied to clipboard
Direct potential users to Revise
Python users may find this and think there is no autoreload for Julia
Codecov Report
:exclamation: No coverage uploaded for pull request base (
master@e39e019). Click here to learn what that means. The diff coverage isn/a.
@@ Coverage Diff @@
## master #37 +/- ##
=========================================
Coverage ? 37.62%
=========================================
Files ? 5
Lines ? 388
Branches ? 0
=========================================
Hits ? 146
Misses ? 242
Partials ? 0
@timholy yes i am a python user and searched for autoreload. This repo should put a big link to the Revise.jl package.
i asked for something like autoreload in Pluto.jl notebooks and luckily i got a hint that there is a the package Revise.jl for autoreloading Julia packages. (Read this issue with example: https://github.com/fonsp/Pluto.jl/issues/604 )