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

Install preferred version only if package is not already installed. #1058

Conversation

rohinb2
Copy link
Contributor

@rohinb2 rohinb2 commented Jul 23, 2024

No description provided.

Copy link
Contributor Author

rohinb2 commented Jul 23, 2024

Comment on lines +11 to +15
def get_bs4_version():
import bs4

return plotly.__version__
return bs4.__version__
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we gonna rotate this every time you change the instal logic pal

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also can you add it to test/requirements.txt, otherwise will break when people try to run this test

Copy link
Contributor

@dongreenberg dongreenberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, though not sure if we should land until after release?

Base automatically changed from 07-23-Remove_unused_Package_helper_functions to main July 23, 2024 21:38
@rohinb2 rohinb2 force-pushed the 07-23-Install_preferred_version_only_if_package_is_not_already_installed branch from f192d78 to 5953635 Compare July 23, 2024 21:38
@rohinb2 rohinb2 force-pushed the 07-23-Install_preferred_version_only_if_package_is_not_already_installed branch from 5953635 to 7ea23ec Compare August 8, 2024 17:14
@rohinb2 rohinb2 force-pushed the 07-23-Install_preferred_version_only_if_package_is_not_already_installed branch 2 times, most recently from 2943a93 to c36c1aa Compare August 21, 2024 14:20
@rohinb2 rohinb2 changed the base branch from main to 08-21-Add_check_for_stream_logs_True_and_generate_run_name_differently August 21, 2024 14:20
Copy link
Contributor Author

rohinb2 commented Aug 21, 2024

Merge activity

  • Aug 21, 12:28 PM EDT: @rohinb2 started a stack merge that includes this pull request via Graphite.
  • Aug 21, 12:31 PM EDT: Graphite rebased this pull request as part of a merge.
  • Aug 21, 12:32 PM EDT: @rohinb2 merged this pull request with Graphite.

@rohinb2 rohinb2 changed the base branch from 08-21-Add_check_for_stream_logs_True_and_generate_run_name_differently to graphite-base/1058 August 21, 2024 16:28
@rohinb2 rohinb2 changed the base branch from graphite-base/1058 to main August 21, 2024 16:29
@rohinb2 rohinb2 force-pushed the 07-23-Install_preferred_version_only_if_package_is_not_already_installed branch from c36c1aa to c8861ee Compare August 21, 2024 16:30
@rohinb2 rohinb2 merged commit 209e77e into main Aug 21, 2024
12 of 13 checks passed
@rohinb2 rohinb2 deleted the 07-23-Install_preferred_version_only_if_package_is_not_already_installed branch August 21, 2024 16:32
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

Successfully merging this pull request may close these issues.

2 participants