sebastian-hofstaetter / matchmaker

Training & evaluation library for text-based neural re-ranking and dense retrieval models built with PyTorch
https://neural-ir-explorer.ec.tuwien.ac.at/
Apache License 2.0
259 stars 30 forks source link

issues on installing requirements #25

Open carlesoctav opened 11 months ago

carlesoctav commented 11 months ago

Hi, I'm experiencing some issues while trying to install all the dependencies. Do you have any updates on how to resolve this?

Here is the error message:

AttributeError: module 'notebook' has no attribute 'nbextensions'

Thank you for your assistance.

tobiasfink-ai commented 10 months ago

One solution I found was by downgrading the notebook package: notebook==6.0.1