Skip to content

An experimental Jupyter notebook setup for analysing and visualizing WP3 analyses. This includes the device selection and keyboard behaviour study.

Notifications You must be signed in to change notification settings

ideafast/device_selection

Repository files navigation

An experimental Jupyter notebook setup for analysing and visualizing WP3 Device Selection scores.

Setup

Poetry is used for dependency management, so please install on your local machine. Also ensure you have Python 3.0 installed; using pyenv is recommended. [Pre-commmit] is used to strip out the output from the notebook before commiting to version control.

poetry install
poetry run pre-commit install

Place the DeviceSelectionsScoring.xslx document you want to use in the /local folder.

Enter a poetry shell before running jupyter notebook to ensure it has access to the dependencies in the virtual env.

poetry shell
jupyter notebook

All notebooks are in the /notebooks folder. You can also use

About

An experimental Jupyter notebook setup for analysing and visualizing WP3 analyses. This includes the device selection and keyboard behaviour study.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published