GithubHelp home page GithubHelp logo

scala-notebook's People

Contributors

kencoder avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

ewiner

scala-notebook's Issues

Unable to compile from a clean clone

I ran $ sbt followed by server/run on a clean clone of current master. The result was as follows:

[info] Compiling 2 Scala sources to /Users/daniel/Development/Scala/scala-notebook/client/target/scala-2.9.1/classes...
[error] /Users/daniel/Development/Scala/scala-notebook/client/src/main/scala/NotebookClient.scala:25: not found: object akka
[error] import akka.actor.{Actor, Props, ActorSystem}
[error]        ^
[error] /Users/daniel/Development/Scala/scala-notebook/client/src/main/scala/NotebookClient.scala:43: missing parameter type for expanded function
[error] The argument types of an anonymous function must be fully known. (SLS 8.5)
[error] Expected type was: ?
[error]   def receive = {
[error]                 ^
[error] /Users/daniel/Development/Scala/scala-notebook/client/src/main/scala/NotebookKernel.scala:24: not found: object akka
[error] import akka.actor.Actor
[error]        ^
[error] /Users/daniel/Development/Scala/scala-notebook/client/src/main/scala/NotebookKernel.scala:55: missing parameter type for expanded function
[error] The argument types of an anonymous function must be fully known. (SLS 8.5)
[error] Expected type was: ?
[error]   def receive = {
[error]                 ^
[error] /Users/daniel/Development/Scala/scala-notebook/client/src/main/scala/NotebookKernel.scala:62: not found: value sender
[error]         sender ! ExecuteResponse(stdoutBytes.toString)
[error]         ^
[error] /Users/daniel/Development/Scala/scala-notebook/client/src/main/scala/NotebookKernel.scala:64: not found: value sender
[error]         sender ! ErrorResponse(stdoutBytes.toString)
[error]         ^
[error] 6 errors found
[error] {file:/Users/daniel/Development/Scala/scala-notebook/}client/compile:compile: Compilation failed
[error] Total time: 38 s, completed Feb 15, 2013 8:18:25 PM

Add a license file.

I'd be very interested in using your library, but the lack of a license makes it so that others and I can't use your project.

Very interesting project!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.