Autoreload.jl icon indicating copy to clipboard operation
Autoreload.jl copied to clipboard

Direct potential users to Revise

Open timholy opened this issue 5 years ago • 2 comments

Python users may find this and think there is no autoreload for Julia

timholy avatar Mar 28 '20 06:03 timholy

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@e39e019). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #37   +/-   ##
=========================================
  Coverage          ?   37.62%           
=========================================
  Files             ?        5           
  Lines             ?      388           
  Branches          ?        0           
=========================================
  Hits              ?      146           
  Misses            ?      242           
  Partials          ?        0           

codecov[bot] avatar Mar 28 '20 07:03 codecov[bot]

@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 )

suiluj avatar Oct 27 '20 07:10 suiluj