scala-notebook icon indicating copy to clipboard operation
scala-notebook copied to clipboard

Interactive Scala REPL in a browser

Results 36 scala-notebook issues
Sort by recently updated
recently updated
newest added

Are you guys working on a transition to the new akka/scala versions? If not, are there any showstoppers that you know of? thanks!

I've tried following @n8han's sketching pamflet and did not find `svg` and `d3` defined. Was https://github.com/n8han/scala-notebook ever merged?

The ScalaMock github repository doesn't seem to exist anymore, which prevents sbt from loading the project.

For consistency with notebook models like iPython and Mathematica when a cell is evaluated the output should probably not "overwrite" the code by default but instead be displayed below it....

It would be nice if this is integrated into https://github.com/twosigma/beaker-notebook

KernelTests seem to be really broken, running ScalaTest 2.x.x + ScalaMock 3.1.RC1. Even causes other tests not to be run by ScalaTest. ``` [info] A kernel calculator [info] - should...

Sorry for raising an issue for general discussion, but there doesn't seem to be a mailing list. I have the beginning of a fork of Scala Notebook which provides interactive...

Is this project active any more?

When I try to run this with Scala 2.9.3, I'm getting a lot of sbt.ResolveExceptions. Is that to be expected since the recent move to Scala 2.10?

In Mac OS X, the `Ctrl + ↑` and `Ctrl + ↓` keys are used for Mission Control by default. ![image](https://f.cloud.github.com/assets/760008/1590141/eb293174-5286-11e3-8db0-4e4992bc3146.png) Using `Ctrl + Shift + ↑` and `Ctrl +...