jupyterlab-latex icon indicating copy to clipboard operation
jupyterlab-latex copied to clipboard

please add 3.2.0 on PyPI

Open jhgoebbert opened this issue 2 years ago • 9 comments

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/

jhgoebbert avatar May 31 '23 16:05 jhgoebbert

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:

welcome[bot] avatar May 31 '23 16:05 welcome[bot]

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

ruslaniv avatar Jul 22 '23 16:07 ruslaniv

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

CharlieJ15420 avatar Aug 24 '23 13:08 CharlieJ15420

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

miguelmarco avatar Sep 07 '23 13:09 miguelmarco

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.

jhgoebbert avatar Sep 07 '23 13:09 jhgoebbert

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

bnavigator avatar Oct 07 '23 12:10 bnavigator

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

DManowitz avatar Dec 30 '23 23:12 DManowitz

Bumping this in case anyone sees it :-)

CharlieJ15420 avatar Jan 30 '24 14:01 CharlieJ15420

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

renan-r-santos avatar Mar 19 '24 12:03 renan-r-santos