Alpha release on PyPI?
Closed this issue · 6 comments
krassowski commented
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/
krassowski commented
@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?
fcollonval commented
Would it make sense to add these to dependencies?
Definitely
krassowski commented
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.
krassowski commented
I opened #21
fcollonval commented
First alpha version released: https://pypi.org/project/jupyter-server-nbmodel/
echarles commented
Awesome @fcollonval 🎉