laminlabs / nbproject

Light-weight Jupyter notebook tracker.
https://lamin.ai/docs/nbproject
Apache License 2.0
34 stars 0 forks source link

🏗️ Towards making nbproject a *default* dependency of lamindb #281

Open falexwolf opened 6 months ago

falexwolf commented 6 months ago

What's currently preventing it, I'd say, is ipylab, which is quite heavy.

Can we remove it as a dependency here?

orjson also isn't ideal and could be replaced with the stdlib json, I'd say.