datalayer/jupyter-server-nbmodel

Alpha release on PyPI?

Closed this issue · 6 comments

It would be good to publish to PyPI for two reasons:

  • allow wider testing
  • reserve the name against malicious use

Currently I see 404: https://pypi.org/project/jupyter-server-nbmodel/

@echarles / @fcollonval any thoughts?

FYI the changes that were required on jupyter-collaboration side are available in beta0 (jupyterlab/jupyter-collaboration#325 (comment)). Would it make sense to add these to dependencies?

Would it make sense to add these to dependencies?

Definitely

As for adding jupyter-server-ydoc and jupyter-docprovider as dependencies over the entire jupyter-collaboration, this is kind of blocked because of jupyterlab/jupyter-collaboration#330.

I opened #21

Awesome @fcollonval 🎉