Can spark notebook be built with Windows ?
I've checked out latest source and run via 'sbt run' but receive error :
workspaces\spark-notebook-master\app\Global.scala:11: object share is not a member of package notebook
[error] notebook.share.Tachyon.start
I've disable tachyon from the application.conf file, but this does not fix building.