Rakrish Dhakal
Rakrish Dhakal
### Initial checklist - [x] I agree to follow the [code of conduct](https://github.com/Saul-Mirone/milkdown/blob/main/CODE_OF_CONDUCT.md) - [X] I searched [issues](hhttps://github.com/Saul-Mirone/milkdown/issues) and [discussions](https://github.com/Saul-Mirone/milkdown/discussions) and couldn’t find anything (or linked relevant results below) ###...
Checks fail because bokeh is not in workflow Files changed is really 6, 4 of them are just fixing flake8 issues in develop 1. `.github/workflows/unit-tests.yaml` (add bokeh to workflow) 1....
develop fails because of `black` issues: ``` would reformat /home/rakrish/pipit/pipit/util/cct.py would reformat /home/rakrish/pipit/pipit/readers/otf2_reader.py Oh no! 💥 💔 💥 ``` and `flake8` issues; ``` ./pipit/readers/projections_reader.py:516:22: N806 variable 'numPEs' in function should...
Requires #100, #127, #131 to be merged first first attempt at making timeline code mergable need to test datashader and tap callback
or maybe a separate plot_logical_timeline function
https://docs.bokeh.org/en/latest/docs/user_guide/styling/themes.html