bokeh / tutorial

Notebooks and presentation materials for Bokeh tutorials
BSD 3-Clause "New" or "Revised" License
21 stars 28 forks source link

Better equation format #15

Closed ianthomas23 closed 1 year ago

ianthomas23 commented 1 year ago

Small changes:

  1. Updated the format of the equation in the LaTeX appendix.
  2. Tell flake8 to ignore requirement for spaces around operators.
  3. Number in title of notebook 14 corrected.

We should switch from flake8 to ruff when we have more time available.