-
Notifications
You must be signed in to change notification settings - Fork 25
New tutorials section #1876
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
base: master
Are you sure you want to change the base?
New tutorials section #1876
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❌ Unsupported file formatUpload processing failed due to unsupported file format. Please review the parser error message:
For more help, visit our troubleshooting guide. Additional details and impacted files@@ Coverage Diff @@
## master #1876 +/- ##
==========================================
- Coverage 84.22% 84.21% -0.01%
==========================================
Files 91 91
Lines 10686 10686
==========================================
- Hits 9000 8999 -1
- Misses 1686 1687 +1 |
* Add custom badges for supported solvers * Test custom badges * Update conf.py * Update doc/source/conf.py Co-authored-by: Revathy Venugopal <104772255+Revathyvenugopal162@users.noreply.github.com> --------- Co-authored-by: Revathy Venugopal <104772255+Revathyvenugopal162@users.noreply.github.com>
* add a file with refs and links to be used in the doc * add a file with refs and links to be used in the doc
* add animate_data.rst tutorial * completes the animate_data.rst tutorial * Apply suggestions from code review Co-authored-by: Paul Profizi <100710998+PProfizi@users.noreply.github.com> * codes for just one case and erase badges * change tutorial name * last updates * Update animate_time.rst * Fixing moving camera * Apply suggestions from code review Co-authored-by: Luisa Felix Salles <luisa.felixsalles@ansys.com> * Update doc/source/user_guide/tutorials/animate/animate_time.rst * Apply suggestions from code review Co-authored-by: JennaPaikowsky <98607744+JennaPaikowsky@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Luisa Felix Salles <luisa.felixsalles@ansys.com> * Apply suggestions from code review * Update doc/source/user_guide/tutorials/animate/animate_time.rst * updates --------- Co-authored-by: Paul Profizi <100710998+PProfizi@users.noreply.github.com> Co-authored-by: PProfizi <paul.profizi@ansys.com> Co-authored-by: JennaPaikowsky <98607744+JennaPaikowsky@users.noreply.github.com>
576cd9f
to
627c2de
Compare
* add new basic tutorial and jupyter_ sphinx extension * separate the documentation part from the contributing.rst (main page) * create the index page for the writing documentation section * add the tutorials guide lines file * add the tutorial template file * updates the contributing.rst main page * add a separate section for develop code (contributing) * add the writing documentation index page * add new links to links_and_refs.rst * add tutorial_card_template.rst * add tutorial_section_template.rst * add toctree to index file of the write_doc folder * add first part of the guide_lines_tutorials.rst * updates * final first version of guide_lines_tutorials.rst * add tutorial_content_template.rst * add tutorial_structure_template.rst * updates the guide_lines_tutorials.rst with the new tutorial templates refs * updates the guide_lines_tutorials.rst * delete file basic_tutorial.rst * Update doc/source/getting_started/write_doc/guide_lines_tutorials.rst * Update doc/source/getting_started/write_doc/tutorial_structure_template.rst * Apply suggestions from code review Co-authored-by: Paul Profizi <100710998+PProfizi@users.noreply.github.com> * updates the links references in the rst files * updates the links references in the install.rst file * redirect to the PyAnsys guidelines for developing code and add the installation explanation before cloning * redirect to the PyAnsys guidelines for developing documentation * add new links and substitution text to the links_and_refs.rst file * update text in index.rst (write doc) * update the guide_lines_tutorials.rst * update the tutorial_structure_template.rst * add the installing dpf server explanation to the write code index.rst * add the link to the jupyter execute extension doc to the links_and_refs.rst file * rename the guidelines_tutorials.rst file * updates the guidelines_tutorials.rst name in the toctree of the write doc index.rst * Apply suggestions from code review Co-authored-by: Paul Profizi <100710998+PProfizi@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Paul Profizi <100710998+PProfizi@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Paul Profizi <100710998+PProfizi@users.noreply.github.com> * Update doc/source/getting_started/write_doc/guidelines_tutorials.rst Co-authored-by: Paul Profizi <100710998+PProfizi@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Paul Profizi <100710998+PProfizi@users.noreply.github.com> * updates the index.rst of the write doc section * add a new link to the links_and_refs.rst file --------- Co-authored-by: Paul Profizi <100710998+PProfizi@users.noreply.github.com>
* add new basic tutorial and jupyter_ sphinx extension * add tutorials files * add narrow_down_data.rst tutorial * updates narrow_down_data.rst tutorial * add extract_and_explore_results_metadata.rst tutorial * updates extract_and_explore_results_metadata.rst tutorial * updates extract_and_explore_results_metadata.rst tutorial * updates narrow_down_data.rst tutorial * updates extract_and_explore_results_metadata.rst tutorial * utilise que juptyter sphinx * use only jupyter sphinx: extract_and_explore_results_metadata.rst * add import_result_file.rst tutorial * updates * add extract_and_explore_results_data.rst tutorial * updates on extract_and_explore_results_metadata.rst * add represent_data_on_dpf.rst tutorial * updates on the index page * updates * update the import_result_file.rst to the tutorials guidelines * update the extract_and_explore_results_metadata.rst to the tutorials guidelines * update the extract_and_explore_results_data.rst to the tutorials guidelines * update the index.rst to the tutorials guidelines * update the narrow_down_data.rst to the tutorials guidelines * update the load_custom_data.rst to the tutorials guidelines * update the index.rst to the tutorials guidelines * add solvers badges to the index.rst cards * add solvers badges to the beginning of each tutorial * updates on the text of the load_custom_data.rst turorial * updates on the text of the import_result_file.rst turorial * updates on the text of the load_custom_data.rst turorial * updates on the text of the narrow_down_data.rst tutorial * delete file basic_tutorial.rst * Update doc/source/user_guide/tutorials/import_data/index.rst --------- Co-authored-by: Paul Profizi <100710998+PProfizi@users.noreply.github.com>
* add new basic tutorial and jupyter_ sphinx extension * add tutorials files and update index page * add get_mesh_from_result_file.rst tutorial * updates on the index * updates on get_mesh_from_result_file.rst * add create_a_mesh_from_scratch.rst tutorial * updates the read the mesh tut * updates the read the mesh tut * add get_specific_part_mesh.rst and split_mesh.rst tutorials * updates on thr get_specific_part_mesh.rst tutorial * updates the create_a_mesh_from_scratch.rst tut * erases add and plot data parts from the create_a_mesh_from_scratch.rst tutorial * update references in get_mesh_from_result_file.rst tutorial * update references in read_mesh.rst tutorial * add second approach to the split_mesh.rst tutorial * updates on get_specific_part_mesh.rst * put a tab for each solver * update * put a tab for each solver in the get_specific_part_mesh.rst tutorial * put a tab for each solver in the split_mesh.rst tutorial * put a tab for each solver and update the read_mesh_metadata.rst tutorial * put a tab for each solver and update the explore_mesh.rst tutorial * put badge for each solver in the main page cards * put badge for each solver in the beginning of the tutorials * update title read_mesh_metadata.rst * update title get_specific_part_mesh.rst * update substitution text * Update doc/source/user_guide/tutorials/mesh/explore_mesh.rst * use only the jupyter sphinx extension * updates the examples package references * update badges in the index.rst * change the section name * add badges in each tutorial * update2 the create_a_mesh_from_scratch.rst tutorial to the tutorials guidelines * update the explore_mesh.rst to the tutorials guidelines * update the extract_mesh_in_split_parts.rst to the tutorials guidelines * update the get_mesh_from_result_file.rst to the tutorials guidelines * update the read_mesh_metadata.rst to the tutorials guidelines * update the split_mesh.rst to the tutorials guidelines * update the index page of the mesh tutorials section * changes the name of the explore_mesh_metadata.rst tutorial * add explanation on the MeshesContainer labels when you use the split_mesh operator on the split_mesh.rst tutorial * add more explanation for each approach on the split_mesh.rst tutorial * add more explanation on the metadata info on the explore_mesh.rst tutorial * add more explanation on the metadata info on the explore_mesh_metadata.rst tutorial * updates on the text of create_a_mesh_from_scratch.rst turorial * Update doc/source/user_guide/tutorials/mesh/explore_mesh_metadata.rst * Update doc/source/user_guide/tutorials/mesh/extract_mesh_in_split_parts.rst * delete file basic_tutorial.rst * correction of a reference in explore_mesh.rst * Fix sentence. Co-authored-by: Camille Bellot <80476446+cbellot000@users.noreply.github.com> * Refactor search_sequence_numpy in mesh from scratch tutorial Co-authored-by: Muhammed Adedigba <68085496+moe-ad@users.noreply.github.com> * Fix unordered list Co-authored-by: Jorge Martínez <28702884+jorgepiloto@users.noreply.github.com> * Reference nodes, elements, faces, and named selections getters * Refactor query of element type field * Fix unordered list Co-authored-by: Jorge Martínez <28702884+jorgepiloto@users.noreply.github.com> * parts -> regions * Fix unordered list Co-authored-by: Jorge Martínez <28702884+jorgepiloto@users.noreply.github.com> * Fix unordered list Co-authored-by: Jorge Martínez <28702884+jorgepiloto@users.noreply.github.com> * Fix typo Co-authored-by: Camille Bellot <80476446+cbellot000@users.noreply.github.com> * Fix code snippets formatting Co-authored-by: Camille Bellot <80476446+cbellot000@users.noreply.github.com> * Fix unordered list * Fix grammar * Fix sentence * Suggestion from Jorge --------- Co-authored-by: Paul Profizi <100710998+PProfizi@users.noreply.github.com> Co-authored-by: Camille Bellot <80476446+cbellot000@users.noreply.github.com> Co-authored-by: Muhammed Adedigba <68085496+moe-ad@users.noreply.github.com> Co-authored-by: Jorge Martínez <28702884+jorgepiloto@users.noreply.github.com>
* add new basic tutorial and jupyter_ sphinx extension * add "plotting meshes" example * add files for the others examples * update index page for plotting tuts * add "plotting data on the meshe" example * update "plotting data on the meshe" example * updates * updates on the index page of the plotting section * updates * add plotting_data_on_specific_placements.rst tut * updates * add plotting_a_graph.rst tut * updates * add plot meshes container in plotting_meshes.rst tutorial * add plot meshes container in plotting_meshes.rst tutorial update * add plotting_data_on_deformed_mesh.rst tutorial * updates * erase the adapted examples * add separate plotting_data_on_geometry_elements.rst and plotting_data_on_specific_path.rst tutorials * update substitution text * use only the jupyter sphinx extension * updates the examples package references * update the plotting_meshes.rst to the tutorials guidelines * update the text of the plotting_meshes.rst to the tutorial * update the plotting_data_on_the_mesh.rst to the tutorials guidelines * update the text of the plotting_meshes.rst tutorial * updates the text of the plotting_data_on_the_mesh.rst tutorial * updates the text of the plotting_data_on_the_mesh.rst tutorial * add the plotting_deformed_meshes.rst tutorial * update the plotting_data_on_the_mesh.rst to the tutorials guidelines * update the plotting_meshes.rst to the tutorials guidelines * update the plotting_data_on_specific_path.rst to the tutorials guidelines * update the plotting_data_on_deformed_mesh.rst to the tutorials guidelines * update the plotting_data_on_geometry_elements.rst to the tutorials guidelines * update the plotting_a_graph.rst to the tutorials guidelines * add new links and substitution text to the links_and_refs.rst file * update the card of the plotting a graph tutorial in the index.rst page * delete file basic_tutorial.rst * Revert "erase the adapted examples" This reverts commit a2b474b. * Apply suggestions from code review Co-authored-by: Paul Profizi <100710998+PProfizi@users.noreply.github.com> * updates the files names, references and titles * updates the download buttons * updates the text of the plot_mesh.rst tutorial * updates the text of the plot_deformed_mesh.rst tutorial * updates the text of the plot_data_on_a_mesh.rst tutorial * updates the text of the plot_data_on_custom_geometry.rst tutorial * updates the text of the plot_data_on_custom_path.rst tutorial * Changes to tutorials/plot/index.rst * Changes to tutorials/plot/index.rst * Reword transform data tutorials * Rework plot_a_graph.rst * Fix create_a_mesh_from_scratch.rst * Finish plot_a_graph.rst * Update plot_mesh.rst * Update plot_mesh.rst switch example file * Update mesh plot tutorials * Fix reference to plot_data_on_a_mesh.rst * Refactor plot tutorials list -> one tutorial for contours, one for deformation * Refactor plot tutorials list -> one tutorial for contours, one for deformation * Rework plot_mesh.rst, plot_deformed_mesh.rst, and plot_contour.rst * Fixes to links in plot_a_graph.rst * Remove plot_data_on_custom_path.rst from plot tutorials (it is a mapping tutorial) * Remove plot_data_on_custom_geometry.rst from plot tutorials (it is a mapping tutorial) --------- Co-authored-by: Paul Profizi <100710998+PProfizi@users.noreply.github.com> Co-authored-by: PProfizi <paul.profizi@ansys.com>
* add new basic tutorial and jupyter_ sphinx extension * add math basic tut * updates on the prints * grammar review * update substitution text * use only the jupyter sphinx extension * update the basic_maths.rst to the tutorials guidelines * update the index.rst to the tutorials guidelines * updates on the text of the basic_maths.rst tutorial * delete file basic_tutorial.rst * Apply suggestions from code review Co-authored-by: Jorge Martínez <28702884+jorgepiloto@users.noreply.github.com> * Apply suggestions from code review * Update doc/source/user_guide/tutorials/mathematics/basic_maths.rst * First wave of corrections * First wave of corrections * More changes * Rework basic_maths.rst * Correct Lp norm description * Apply suggestions from Jenna Co-authored-by: JennaPaikowsky <98607744+JennaPaikowsky@users.noreply.github.com> --------- Co-authored-by: Jorge Martínez <28702884+jorgepiloto@users.noreply.github.com> Co-authored-by: Paul Profizi <100710998+PProfizi@users.noreply.github.com> Co-authored-by: PProfizi <paul.profizi@ansys.com> Co-authored-by: JennaPaikowsky <98607744+JennaPaikowsky@users.noreply.github.com>
The documentation for this pull request will be available at https://dpf.docs.pyansys.com/pull/1876. Please allow some time for the documentation to be deployed. |
Some tests with 'continue-on-error: true' have failed:
|
This PR add the tutorials section in the documentation
Preview on how it renders: