-
Notifications
You must be signed in to change notification settings - Fork 25
Adding a new use case - v3 merge conflict resolved #252
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The Jupyter Notebooks, along with their respective scopes, have been added to the Resources section.
I modified the presentation of the authors by adding their titles, affiliations, and contact information.
reasons: #113 (review)
✅ Deploy Preview for ds-user-guide ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This was referenced Dec 11, 2025
Closed
wesleyboar
added a commit
that referenced
this pull request
Dec 11, 2025
## What Did You Change? 1. [fix: use local "Open in DesignSafe" image](da0864b) 2. [fix: use 4 spaces (or tab char) for indentation](5129fe5) 3. [fix: use new lines around nested lists](993275c) 4. [fix: nest list item content correctly](b5a7386) 5. [fix: clarify two paragraphs, not just a new line](7622f4e) 6. [chore: consistent formatting for \*\*Output/s:\*\*](46d59d3) 7. [chore: remove superfluous spaces](8a83d11) 8. [feat: add to navigation](2f5e29b) ## Do You Want Support (syntax, design, etc)? I present to @nbonfante, to guide future contributions. Preview: [deploy-preview-255--ds-user-guide.netlify.app](https://deploy-preview-255--ds-user-guide.netlify.app/) | Before | After | | - | - | | <img width="900" height="470" alt="2 before" src="https://github.com/user-attachments/assets/3b49527a-3505-4aa4-8fae-73f2fcefb3c4" /> | <img width="900" height="470" alt="2 after" src="https://github.com/user-attachments/assets/8ff45727-e6e4-4163-8a28-407888641aa7" /> | | <img width="900" height="470" alt="3 before" src="https://github.com/user-attachments/assets/8f277302-208f-4455-b1eb-006086f4d9dd" /> | <img width="900" height="470" alt="3 after" src="https://github.com/user-attachments/assets/d670d0f4-1e31-4df5-a2cf-6f52a8c2de3f" /> | | <img width="900" height="470" alt="4 before" src="https://github.com/user-attachments/assets/ef9651a2-2604-477e-9b38-460982e8c61d" /> | <img width="900" height="470" alt="4 after" src="https://github.com/user-attachments/assets/c5e7b4e9-681a-472b-a47d-68c074f801cf" /> | | <img width="900" height="470" alt="5 before" src="https://github.com/user-attachments/assets/9d54dcdf-1b08-4672-819e-eb1af6f8a666" /> | <img width="900" height="470" alt="5 after" src="https://github.com/user-attachments/assets/6f4fe96b-102b-4c11-baee-1cd9145b14c3" /> | | <img width="900" height="470" alt="6 before" src="https://github.com/user-attachments/assets/2d9bce7b-c5c8-4320-a450-a74dae8ddae9" /> | <img width="900" height="470" alt="6 after" src="https://github.com/user-attachments/assets/62c9c69c-c6bd-4624-b635-62e6dfd162e4" /> | | <img width="900" height="470" alt="7 before" src="https://github.com/user-attachments/assets/9cf2c964-c571-4c24-b0eb-790a0b2d42a2" /> | <img width="900" height="470" alt="7 after" src="https://github.com/user-attachments/assets/0d09d1d7-eaba-413a-886c-29990a3f5b3f" /> | | <img width="900" height="470" alt="8 before" src="https://github.com/user-attachments/assets/8d3d271c-61f0-40e6-82e9-28bf0058fd79" /> | <img width="900" height="470" alt="8 after" src="https://github.com/user-attachments/assets/1040afc6-d3bc-4cf1-a0dc-1e09fdf076c3" /> | ## Any Reference Material Worth Sharing? Fixes issues found in #251 / #252. --------- Co-authored-by: nbonfante <nbonfante2023@my.fit.edu> Co-authored-by: Seb <sebabedin@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What Did You Change?
On behalf of @nbonfante:
Do You Want Support (syntax, design, etc)?
Any Reference Material Worth Sharing?
Fixes merge conflict with #251, whose edits began on v2, but PR was made to v3.