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

Updating bokeh code to support 3.4.0+ #826

Merged
merged 11 commits into from
Feb 11, 2025
Merged

Conversation

ianhelle
Copy link
Contributor

@ianhelle ianhelle commented Feb 6, 2025

Main fixes were changes to Circle and plot.circle to use "radius" vs. "size" for the node size.
Also, updated bokeh to >=3.4.0+ in the requirements files.
Moved panel to be a core dependency.

@ianhelle ianhelle linked an issue Feb 6, 2025 that may be closed by this pull request

Choose a reason for hiding this comment

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

Copilot reviewed 6 out of 10 changed files in this pull request and generated no comments.

Files not reviewed (4)
  • conda/conda-reqs.txt: Language not supported
  • requirements-all.txt: Language not supported
  • msticpy/vis/matrix_plot.py: Evaluated as low risk
  • msticpy/vis/timeline_values.py: Evaluated as low risk
Comments suppressed due to low confidence (1)

tools/create_reqs_all.py:210

  • The print statement could be more informative. Consider changing it to: print("Differences found between setup.py + requirements.txt and requirements-all.txt:")
print("Differences found for setup.py + requirements.txt", "vs. requirements-all.txt",)
@ianhelle ianhelle requested a review from Cyb3r-Monk February 6, 2025 22:30
Copy link
Collaborator

@FlorianBracq FlorianBracq left a comment

Choose a reason for hiding this comment

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

I would modify the computation of _BOKEH_VERSION and comparison, but apart from that it looks of for me!

msticpy/vis/entity_graph_tools.py Outdated Show resolved Hide resolved
msticpy/vis/entity_graph_tools.py Outdated Show resolved Hide resolved
@ianhelle ianhelle merged commit a4b0b72 into main Feb 11, 2025
10 checks passed
@ianhelle ianhelle deleted the ianhelle/bokeh-update-2025-02-06 branch February 11, 2025 20:23
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.

Update bokeh
2 participants