Tips on ScalaJS

Posted on Aug 22, 2017 in Computer Science • Tagged with programming, ScalaJS, Scala, JavaScript, JS

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

https://scalafiddle.io/sf …


Continue reading

Tips on Scala

Posted on Mar 24, 2016 in Computer Science • Tagged with programming, Scala, functional programming, big data, Spark

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **


Continue reading

Use Spark With the BeakerX Scala Kernel

Posted on Apr 23, 2021 in Computer Science • Tagged with Computer Science, Spark, Scala, BeakerX, JupyterLab

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

  1. Open a JupyterLab notebook with the BeakerX Scala kernel from the launcher.

  2. Download Spark (say, 2.3.1) dependencies.

    %%classpath add mvn
    org.apache.spark spark-core_2 …

Continue reading

Install Jupyter-Scala for JupyterLab

Posted on Dec 10, 2016 in Computer Science • Tagged with programming, Scala, Jupyter, JupyterLab, jupyter-scala, kernel

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

Note: Apache Toree is a better alternative than Jupyter Scala. It is suggested that you use Apache Toree instead of Jupyter Scala.

You can install Jupyter Scala …


Continue reading