A Jupyter notebook designed for lawyers.
Once binder loads, open lawyer_notebook.ipynb. Once opened, click the "Appmode" button.
A collection of simple, yet powerful tools for lawyers to do their jobs better and more efficiently. By leveraging data analytics, natural language processing, machine learning, network graphing and other open source solutions, users are able to produce better quality work faster and more efficiently. Many of these tools are still under active development, so the H&K Lawyer Notebook is reserved for our more intrepid lawyers.
- Install Docker.
- git clone this repository
docker build --tag appmode_dev ./
docker run --init -ti -p8888:8888 appmode_dev
- Browse to
http://localhost:8888/apps/lawyer_notebook.ipynb