Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 729 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 729 Bytes

wikiwho_tutorial

A simple tutorial for WikiWho that uses the wikiwho_wrapper

Run with Binder:

You can use run the tutorial online with Binder (may take a few minutes): Binder

Installation

  1. Install the requirements:
pip install -r requirements.txt
  1. Install nbstripout to make sure output changes are never merge in the branch:
nbstripout --install

Run jupyter:

  1. Run jupyter
jupyter notebook
  1. Browse localhost:8888

  2. Go to the tutorial directory, and follow the tutorials