Jirka Borovec
Jirka Borovec
then we could also add it to the docker image including SOTA methods https://hub.docker.com/r/borda/birl which would make much easier for anyone to try your method :rabbit:
unfortunately not really yet... :/
> If I understood correctly, you want to pip install when building the docs? Correct > `promote_jupyter_magic` adds code blocks to Jupyter notebooks. Code block starting with jupyter cell magic,...
@madtoinou @dennisbader, the major change is caused by line length... Default Black is still something like 88, but you had it before `flake8` to 120, which I kept also for...
seems there was some connection error fot the one falling check :)
> as far as I remember we had 120 for docstrings and 88 for code. Can we leave like this to keep the changes minimal? yes, for sure > Also...
@dennisbader @madtoinou resolved and all seems to be passing for me locally :flags:
> We're soon to merge the anomaly detection refactor PR (within this week). Let's wait until then to avoid tedious conflicts. @dennisbader sure, just ping me or lets link the...
@dennisbader It seems there are some collisions in meantime, which I will resolve just after getting some feedback if this is going the right direction :flamingo:
> Could you reapply the formatting based on the current master? @dennisbader merged `master` such that accepting all changes from the main branch and re-run pre-commit