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
567 stars 34 forks source link

Pydantic #329

Open VotorDev opened 5 months ago

VotorDev commented 5 months ago

Please consider adding pydantic to the included packages. It seems it can't be installed cause it's not pure python

Thanks