jupyterlab / jupyterlab-latex

JupyterLab extension for live editing of LaTeX documents
BSD 3-Clause "New" or "Revised" License
608 stars 70 forks source link

please add 3.2.0 on PyPI #218

Open jhgoebbert opened 1 year ago

jhgoebbert commented 1 year ago

Hello and thank you for the new jupyterlab-latex 3.2.0
It would be fantastic if you could add the new version 3.2.0 also on PyPI https://pypi.org/project/jupyterlab-latex/

welcome[bot] commented 1 year ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

ruslaniv commented 12 months ago

Agree! I can't install 3.2.0 and 3.1.0 would not install with jupyterlab 4.0 since

The conflict is caused by:
    The user requested jupyterlab==4.0.3
    jupyterlab-latex 3.1.0 depends on jupyterlab<4 and >=3
CharlieJ15420 commented 10 months ago

Is there any update on getting this version to PyPi? :-)

miguelmarco commented 10 months ago

If it is not uploaded to pypi, is there at least an easy way to install version 3.2.0?

jhgoebbert commented 10 months ago

Sure. Download the tar.gz from https://github.com/jupyterlab/jupyterlab-latex/archive/refs/tags/v3.2.0.tar.gz , extract it and do a pip install from that source directory.
This is not as easy as it would be with PyPI but it is still possible.

bnavigator commented 9 months ago

Could you please "Release" 4.0.0 (with #211) both on GitHub as well as on PyPI?

DManowitz commented 6 months ago

Yes, is there a reason why nothing above 3.1.0 has been released to PyPI (and, therefore, also to conda-forge)?

CharlieJ15420 commented 5 months ago

Bumping this in case anyone sees it :-)

renan-r-santos commented 3 months ago

For those using conda, version 4.0.0 is now available in conda-forge: https://anaconda.org/conda-forge/jupyterlab-latex