Skip to content

fix: Allow jupyter_backend manual selection #3838

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

Merged
merged 10 commits into from
Apr 21, 2025
Merged

Conversation

AlejandroFernandezLuces
Copy link
Contributor

@AlejandroFernandezLuces AlejandroFernandezLuces commented Apr 14, 2025

Description

Please provide a brief description of the changes made in this pull request.

Issue linked

Please mention the issue number or describe the problem this pull request addresses.

Checklist

@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@github-actions github-actions bot added the bug Issue, problem or error in PyMAPDL label Apr 14, 2025
@github-actions github-actions bot added dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Apr 14, 2025
Copy link

codecov bot commented Apr 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.29%. Comparing base (3801fe4) to head (7eab5ab).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3838      +/-   ##
==========================================
- Coverage   88.30%   88.29%   -0.02%     
==========================================
  Files         187      187              
  Lines       14819    14819              
==========================================
- Hits        13086    13084       -2     
- Misses       1733     1735       +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AlejandroFernandezLuces AlejandroFernandezLuces linked an issue Apr 14, 2025 that may be closed by this pull request
4 tasks
@AlejandroFernandezLuces
Copy link
Contributor Author

AlejandroFernandezLuces commented Apr 14, 2025

This will need a release from https://github.com/ansys/ansys-tools-visualization-interface

GitHub
A common visualizer for PyAnsys libraries. Contribute to ansys/ansys-tools-visualization-interface development by creating an account on GitHub.

@AlejandroFernandezLuces AlejandroFernandezLuces marked this pull request as ready for review April 15, 2025 10:19
@AlejandroFernandezLuces AlejandroFernandezLuces requested a review from a team as a code owner April 15, 2025 10:19
Copy link
Collaborator

@germa89 germa89 left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you @AlejandroFernandezLuces !

@germa89 germa89 enabled auto-merge (squash) April 21, 2025 12:02
@germa89 germa89 merged commit 9f63cbd into main Apr 21, 2025
43 checks passed
@germa89 germa89 deleted the fix/jupyter-backend-fix branch April 21, 2025 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue, problem or error in PyMAPDL dependencies maintenance General maintenance of the repo (libraries, cicd, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug when static plotting
3 participants