IJulia does not start at Julia. It gives the following error. I am using 0.4.3 on Windows 10, x86_64-w64-mingw32. Thank you for your kind help. ```` julia> using IJulia INFO: Precompiling module IJulia... ERROR: LoadError: syntax: extra token "set_verbose" after end of expression in include at boot.jl:261 in include_from_node1 at loading.jl:304 [inlined code] from none:2 in anonymous at no file:0 in process_options at client.jl:257 in _start at client.jl:378 while loading C:\Users\uozden\.julia\v0.4\IJulia\src\IJulia.jl, in expression starting on line 7 ERROR: Failed to precompile IJulia to C:\Users\uozden\.julia\lib\v0.4\IJulia.ji in error at error.jl:21
julia> ````