Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 534 Bytes

project_specific_setup.md

File metadata and controls

21 lines (12 loc) · 534 Bytes

Project-specific setup

This document contains setup instructions specifically for this project only. This design enables us to keep other docs easily aligned with future upstream changes to coefficient-cookiecutter.

Install system-level dependencies with homebrew

# brew install wkhtmltopdf

Jupyter kernel

python -m ipykernel install --user --name europython-prague --display-name "Python (europython-prague)"