Addressed in https://github.com/JuliaLang/IJulia.jl#clearing-output
Just had to add:
IJulia.clear_output(true)
before the println(...)
Addressed in https://github.com/JuliaLang/IJulia.jl#clearing-output
Just had to add:
IJulia.clear_output(true)
before the println(...)