-
Notifications
You must be signed in to change notification settings - Fork 25
Adding a new use case #251
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
Conversation
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.
❌ Deploy Preview for ds-user-guide failed. Why did it fail? →
|
|
Thank you for your contribution. There is a rare complex merge conflict. Rather than have you resolve it, I've fixed it on your behalf in #252. To prevent this in the future, please Sync your fork. You are not at fault. v3 made a big change; timing was unfortunate.1 I also fixed syntax issues via #255. Footnotes
|
## What Did You Change? _On behalf of @nbonfante:_ > […] adding a New Use Case > — #251 ## Do You Want Support (syntax, design, etc)? - [x] Verify changes matches those of #251. - [x] Create a new PR to fix problems, #255. - [x] Show fixes to @nbonfante so as to teach. ## Any Reference Material Worth Sharing? Fixes merge conflict with #251, whose edits began on v2, but PR was made to v3. --------- Co-authored-by: nbonfante <nbonfante2023@my.fit.edu> Co-authored-by: Seb <sebabedin@gmail.com>
## 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>
What Did You Change?
I am adding a New Use Case