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

Explain how to obtain the model graphviz in a non-Ipython environment #7181

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

Armavica
Copy link
Member

@Armavica Armavica commented Feb 29, 2024

Description

Related Issue

  • Closes #
  • Related to #

Checklist

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

📚 Documentation preview 📚: https://pymc--7181.org.readthedocs.build/en/7181/

@Armavica Armavica added docs no releasenotes Skipped in automatic release notes generation labels Feb 29, 2024
@ricardoV94 ricardoV94 removed the no releasenotes Skipped in automatic release notes generation label Feb 29, 2024
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.82%. Comparing base (6c6fd13) to head (9618827).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7181      +/-   ##
==========================================
- Coverage   92.24%   91.82%   -0.43%     
==========================================
  Files         100      100              
  Lines       16887    16887              
==========================================
- Hits        15577    15506      -71     
- Misses       1310     1381      +71     
Files Coverage Δ
pymc/distributions/shape_utils.py 95.93% <ø> (ø)
pymc/model/core.py 92.22% <ø> (ø)
pymc/model_graph.py 77.38% <ø> (ø)
pymc/pytensorf.py 91.29% <ø> (ø)

... and 3 files with indirect coverage changes

@ricardoV94
Copy link
Member

Copy link
Member

@ricardoV94 ricardoV94 left a comment

Choose a reason for hiding this comment

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

Formatting not working

@Armavica Armavica requested a review from ricardoV94 March 1, 2024 14:49
Copy link
Member

@ricardoV94 ricardoV94 left a comment

Choose a reason for hiding this comment

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

Thanks!

@ricardoV94 ricardoV94 changed the title Explain how to make the graph from to_graphviz Explain how to obtain the graph from to_graphviz in a non-Ipython environment Mar 4, 2024
@ricardoV94 ricardoV94 changed the title Explain how to obtain the graph from to_graphviz in a non-Ipython environment Explain how to obtain the model graphviz in a non-Ipython environment Mar 4, 2024
@ricardoV94 ricardoV94 merged commit 47f6d9e into pymc-devs:main Mar 4, 2024
21 of 23 checks passed
@Armavica Armavica deleted the graphviz-doc branch March 4, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants