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

Whilst editing, Scala Notebook automatically indents the second line. Subsequent lines indent properly. ![image](https://f.cloud.github.com/assets/760008/1589998/7e136464-5282-11e3-92c6-f1cf36a322bb.png)

OS: Mac OS X 10.9 (Mavericks) Browser: Google Chrome 33.0.1707.0 The `ctrl-m` shortcuts work in chrome, but with the side effect of adding a new line. ![image](https://f.cloud.github.com/assets/760008/1589913/4cf97c40-527f-11e3-8ca8-c478b665159d.png)

Is it possible to have a discussion group?

Hi, Compilation is successful but getting below error while running server using "run" command trace] Stack trace suppressed: run last server/compile:js-source-graph for the full output. [error](server/compile:js-source-graph) java.nio.charset.MalformedInputException: Input length =...

Is it possible to extend the current functionality to provide multi dimensional spreadsheet capabilities like in the following: Quantrix DADiSP (http://www.dadisp.com/) Morphit (http://www.edge-ka.com/products/morphit) ZigZag (http://www.xanadu.com/zigzag/, http://www.nongnu.org/gzz/gi/gi.html, http://www.dgp.utoronto.ca/~mjmcguff/research/zigzag-and-mSpace/zigzag-and-mSpace.pdf, GZigZag - http://gzigzag.sourceforge.net/nutshell.html)...

It would be nice to have this awesome project be integrated with saddle.github.io . We would have a full ipython pandas environment like in scala. Not sure if it works...

From a clean checkout and build, my sbt (with stock configuration) OOM's on PermGen. Not really an SN problem, but logging so that this is a known issue. Here is...

Hi ! Really impressive, And I like how the interface look like ! May I ask how long it took you to do it ? On IPython side we are...

When I run scala-notebook and try to write some code like print("hello world") I get following error: 2013-11-06 00:55:19,247 WARN [pool-7-thread-1](com.bwater.notebook.server.ScriptFromFile) - Unable to read initscript from ./init.scala java.io.FileNotFoundException: File...

in ipython notebook, making a chart is really easy I go around this wiki and sources, but I couldn't find how to make a chart easily