pathbird / poetry-kernel

Python Jupyter kernel using Poetry for reproducible notebooks
MIT License
246 stars 7 forks source link

update dependencies ? #8

Open katossky opened 1 year ago

katossky commented 1 year ago

poetry-kernel installation requires jupyter-client~=7.0.1 but we are now at version jupyter-client 8.1.0 and this triggers conflicts.