Nicola Demo
Nicola Demo
**Describe the bug** The online documentation is not shown as expected. It looks like CSS is missing. I tried locally but I didn't get the same error. **To Reproduce** https://pydmd.github.io/PyDMD/
Running the notebook [Variable_Boundaries.ipynb](https://github.com/tum-pbs/PhiFlow/blob/master/examples/grids/Variable_Boundaries.ipynb) I obtain an error on `step` function, both in my machine and in Google Colab. The error stack is: ``` --------------------------------------------------------------------------- AssertionError Traceback (most recent call...