-
Notifications
You must be signed in to change notification settings - Fork 23
Add custom Python operator and plugin tutorials #1890
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
Add custom Python operator and plugin tutorials #1890
Conversation
…to the dpf_server tutorials
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## doc/new-tutorials-section #1890 +/- ##
==========================================================
Coverage 84.21% 84.21%
==========================================================
Files 91 91
Lines 10686 10686
==========================================================
Hits 8999 8999
Misses 1687 1687 |
doc/source/user_guide/tutorials/custom_operators_and_plugins/custom_operators.rst
Outdated
Show resolved
Hide resolved
doc/source/user_guide/tutorials/custom_operators_and_plugins/custom_operators.rst
Outdated
Show resolved
Hide resolved
doc/source/user_guide/tutorials/custom_operators_and_plugins/custom_operators.rst
Outdated
Show resolved
Hide resolved
doc/source/user_guide/tutorials/custom_operators_and_plugins/custom_operators.rst
Outdated
Show resolved
Hide resolved
doc/source/user_guide/tutorials/custom_operators_and_plugins/custom_operators.rst
Outdated
Show resolved
Hide resolved
…dpf-core server-side
…-capabilities/Create-custom-operators-and-plugins
The documentation for this pull request will be available at https://dpf.docs.pyansys.com/pull/1890. Please allow some time for the documentation to be deployed. |
…-capabilities/Create-custom-operators-and-plugins
Some tests with 'continue-on-error: true' have failed:
|
This PR has been closed. Documentation for this pull request will shortly be removed from its former deployment address. |
Closes #1869
Add new tutorials to the
enriching dpf capabilitiesCustom Operators and Plugins section:Tutorials added: