I’ve an error when I use Interact. I use Anaconda. I’ve try a lot of things but never works. Thanks for your help !
using Interact @manipulate for i=1:10 @show i end