-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
dallasbowden
committed
Jul 30, 2024
1 parent
4280df9
commit 2a234f6
Showing
1 changed file
with
0 additions
and
30 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,36 +14,6 @@ | |
"</header>" | ||
] | ||
}, | ||
{ | ||
"cell_type": "markdown", | ||
"id": "b093809e-594f-4167-b142-d79d345ca4a8", | ||
"metadata": {}, | ||
"source": [ | ||
"<p style = 'font-size:20px;font-family:Arial;color:#00233C'><b>This is a Beta Release of this notebook!</b></p> \n", | ||
"<p style = 'font-size:16px;font-family:Arial;color:#00233C'> \n", | ||
"This should be considered a Beta Release. Every effort has been made to ensure it's functionality and completeness. If you discover any issue with any part of this notebook, your suggestions will be reviewed and, if approved, merged in the next round of notebook commits. \n", | ||
"<br> \n", | ||
"<p style = 'font-size:20px;font-family:Arial;color:#00233C'><b>How to submit a Review of this Notebook</b></p> \n", | ||
"<p style = 'font-size:16px;font-family:Arial;color:#00233C'> \n", | ||
"First, please read through and execute the notebook. \n", | ||
"<br> \n", | ||
"If you think the notebook is fine as it is, great. Please send us a quick email and let us know. When the notebook is taken out of beta, this paragraph will be removed and the Beta designation the index page will be removed. \n", | ||
"<br> \n", | ||
"If you find something that you question or you think needs to be changed or if you think it's great as it is: \n", | ||
"</p> \n", | ||
"<ol style = 'font-size:16px;font-family:Arial;color:#00233C'> \n", | ||
" <li>Send us an email: <a href=\"mailto:[email protected]?subject=Beta Notebook Review\">Click here.</a></li> \n", | ||
" <li>Please include the name of the notebook in email.</li> \n", | ||
" <li>Include a screen shot or a clear description of the section in the notebook you would like us to look at.</li> \n", | ||
" <li>Paste the screen shot or enter the description of the section into the email.</li> \n", | ||
" <li>Describe how you would change it.</li> \n", | ||
" <li>Send It!</li> \n", | ||
"</ol> \n", | ||
"</p> \n", | ||
"<p style = 'font-size:16px;font-family:Arial;color:#00233C'>If we have any follow-up questions, we'll reach out to you at the return email address. </p> \n", | ||
"<hr style=\"height:4px;border:none;background-color:#00233C;\"> " | ||
] | ||
}, | ||
{ | ||
"cell_type": "markdown", | ||
"id": "507bfa51-059d-49a3-91d0-6a1de1d9f510", | ||
|