theislab / chemCPA

Code for "Predicting Cellular Responses to Novel Drug Perturbations at a Single-Cell Resolution", NeurIPS 2022.
https://arxiv.org/abs/2204.13545
MIT License
88 stars 23 forks source link

Neurips Update #107

Closed MxMstrmn closed 1 year ago

MxMstrmn commented 1 year ago

Simon, can you run jupytext/ pre-commits on these changes here? I did not manage to install the pre-commits yesterday and got this error:

ImportError: cannot import name '_unicodefun' from 'click' ```python black....................................................................Failed - hook id: black - exit code: 1 Traceback (most recent call last): File "/Users/leon.hetzel/.cache/pre-commit/repoznnz5srx/py_env-python3/bin/black", line 8, in sys.exit(patched_main()) File "/Users/leon.hetzel/.cache/pre-commit/repoznnz5srx/py_env-python3/lib/python3.8/site-packages/black/__init__.py", line 6606, in patched_main patch_click() File "/Users/leon.hetzel/.cache/pre-commit/repoznnz5srx/py_env-python3/lib/python3.8/site-packages/black/__init__.py", line 6595, in patch_click from click import _unicodefun # type: ignore ImportError: cannot import name '_unicodefun' from 'click' (/Users/leon.hetzel/.cache/pre-commit/repoznnz5srx/py_env-python3/lib/python3.8/site-packages/click/__init__.py) ```

We still have to do:

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

siboehm commented 1 year ago

gm