We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This project is run in a Jupyter notebook with the jupyter-scala kernel. To execute the notebook, install both as follows:
Jupyter is installed via pip. To install, run the following commands:
pip
sudo apt-get install build-essential python-dev sudo pip3 install jupyter
jupyter-scala is installed best by following the instructions here.
Then, go to the mdms-on-jupyter folder and run
jupyter notebook
The notebook will pop up in your browser and you can start playing with the notebook.