In a message of Tue, 11 Aug 2015 10:29:56 +0200, jarod_v6--- via Tutor writes:
>HI there!!
>I try to develop some scripts. I use ipython for check if my script work.
>
>When I change the script and try to import again that script I'm not able to
>see the modification so I need every time close
On Tue, Aug 11, 2015 at 10:29:56AM +0200, jarod_v6--- via Tutor wrote:
> HI there!!
> I try to develop some scripts. I use ipython for check if my script work.
>
> When I change the script and try to import again that script I'm not
> able to see the modification so I need every time close ipyth
HI there!!
I try to develop some scripts. I use ipython for check if my script work.
When I change the script and try to import again that script I'm not able to
see the modification so I need every time close ipython and run again and
import the script.
How can do the refresh of library wit