Skip to content

jotok/ScalaNotebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains jupyter notebooks to accompany a reading group in Scala. To run these notebooks you will need to install jupyter with the Scala kernel.

  • jupyter recommends Python 3. If you are on a Mac you can use Homebrew to install Python3: brew install python3
  • Use pip to install jupyter: pip3 install jupyter
  • Follow the instructions on the github page to download the Scala kernel. Extract the archive file and run jupyter-scala to install the kernel. If this works correctly, then you should see Scala in the list printed by jupyter kernelspec list.
  • In your copy of this repository, run jupyter notebook. This will open a browser page displaying jupyter's graphical interface. From here you can open and work through the notebooks in this repository. Here is a nice cheat sheet for jupyter commands.

About

Jupyter notebooks to accompany a Scala reading group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors