Skip to content

New pypi release #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
HansKallekleiv opened this issue Apr 6, 2022 · 11 comments
Closed

New pypi release #67

HansKallekleiv opened this issue Apr 6, 2022 · 11 comments

Comments

@HansKallekleiv
Copy link

Hi, would it be possible to get a new release on Pypi with the colorscale and orientationaxis?

@xhluca
Copy link

xhluca commented Apr 6, 2022

You can install the latest version of a repo with:

pip install git+https://github.com/plotly/dash-vtk

@HansKallekleiv
Copy link
Author

Thanks @xhlulu.
Yes we could install from git, but currently the generated python classes are not updated in the repo so it will still be an older version.

@xhluca
Copy link

xhluca commented Apr 6, 2022

Oh that's true. Well in the meantime (before the maintainers create a new release) you can build a custom release following those instructions: https://github.com/plotly/dash-vtk/blob/master/docs/CONTRIBUTING.md#publishing

@HansKallekleiv
Copy link
Author

Yes, you are right. That is what I'm doing now, and it works fine :)
It is not critical to get a new release, but we are doing extensive testing of VTK/VTK.js with Dash at the moment, and part of that testing is to deploy some dash apps to Azure. Currently our deploy pipeline does not include npm, so it is a bit of a hazzle getting it running.

@xhluca
Copy link

xhluca commented Apr 7, 2022

Not sure if it helps, but you might be able to commit the tar.gz that's created from python setup.py sdist along with your file, and use a local file install like pip install dash_vtk.tar.gz or something like this.

@HansKallekleiv
Copy link
Author

Thanks. That is a good suggestion. I will try that :)

@tbridel
Copy link

tbridel commented Jan 30, 2023

Good afternoon @xhluca !

Any news regarding the next release ?

@xhluca
Copy link

xhluca commented Jan 30, 2023

@tbridel I am not the maintainer anymore. I would recommend asking the Dash core maintainers instead.

@tbridel
Copy link

tbridel commented Jan 31, 2023

Hi @xhluca, thank you for the quick answer.

Does this mean that dash_vtk has been integrated part of the core of dash ? @nicolaskruchten @jourdain

@nicolaskruchten
Copy link

It has not been integrated into Dash core, no, but the folks maintaining the core are ultimately maintaining this repo now. I'm no longer involved either :)

@alexcjohnson
Copy link
Collaborator

We have not had the bandwidth to QA this and prepare a new release for a while now, but I expect we'll be able to in the next couple of months 🤞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants