holzschu / Carnets

Carnets is a stand-alone Jupyter notebook server and client. Edit your notebooks on the go, even where there is no network.
https://holzschu.github.io/Carnets_Jupyter/
BSD 3-Clause "New" or "Revised" License
546 stars 31 forks source link

!pip kills carnets #309

Open ifuchs opened 10 months ago

ifuchs commented 10 months ago

!pip install python-tds or

!pip install sqlalchemy-pytds

kills carnets

holzschu commented 10 months ago

It appears to work on my end, but it's using a lot of CPU and memory during the install. It might be causing the crash.