Hi, Found what is a possible issue loading dependencies ( which is a little bit clunky anyway.). If I put a dependency in and make a mistake (say z.load("org.scalalnlp:breeze_2.10:0.10”) instead of z.load("org.scalanlp:breeze_2.10:0.10”)) it is not possible to correct that mistake and then run the paragraph again without restarting the interpreter. This is the case even if you haven’t run any other commands in between this.
Like I said, it’s a small thing but is really pretty irritating. Thanks Dean