Skip to content
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

Remove flask examples #4299

Merged
merged 1 commit into from
Apr 19, 2023
Merged

Remove flask examples #4299

merged 1 commit into from
Apr 19, 2023

Conversation

banesullivan
Copy link
Member

These flask examples were rough proof of concept when they were created. They do not scale and are light years behind what's possible with Trame. Considering the adoption and growth we have seen with PyVista+Trame, I think we should outright remove the flask examples as they only mislead and confuse users (as pointed out in #4297 (reply in thread))

@github-actions github-actions bot added documentation Anything related to the documentation/website maintenance Low-impact maintenance activity labels Apr 18, 2023
@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Merging #4299 (e09346c) into main (965618e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #4299   +/-   ##
=======================================
  Coverage   95.77%   95.77%           
=======================================
  Files          97       97           
  Lines       20755    20755           
=======================================
  Hits        19879    19879           
  Misses        876      876           

@akaszynski
Copy link
Member

Absolutely agree with this. While I think it might be useful in some edge case to save an image offline, I think that sort of workflow is quite straightforward and we don't need to include it out of the concern of confusing the user.

@tkoyama010
Copy link
Member

While I think it might be useful in some edge case to save an image offline,

I have learned a bit about Trame and this may be feasible with Trame.

@banesullivan
Copy link
Member Author

It is possible with trame 😉 I just need to expose it in the PyVista view

@akaszynski akaszynski merged commit 977c423 into main Apr 19, 2023
25 checks passed
@akaszynski akaszynski deleted the maint/remove-flask branch April 19, 2023 18:58
@akaszynski akaszynski mentioned this pull request Apr 30, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Anything related to the documentation/website maintenance Low-impact maintenance activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants