-
Notifications
You must be signed in to change notification settings - Fork 4
New 'before you begin' PR with Parris' updates, plus edits #111
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
Co-authored-by: Parris Mook-Sang-Forbes <parris@validmind.ai>
fab8765
to
25b2ac7
Compare
@sydneysugar are you able to address Andres' last comment and then roll this out to the different notebooks we embed in our docs? I will provide a list of the canonical source for each notebook (two in gdrive, the rest in the validmind-python repo). Once the notebooks are updated, we can run This is the section to remove: ![]() |
Canonical notebook source info for @sydneysugar. (The fact that we now have 11 of these notebooks just shows how important they have become to our docs.) GitHub (update in validmind-python, then run
Google Drive (edit in Google Colab and then copy into the documentation repo) |
@cachafla if you are OK with us merging this template, can you approve? Sydney has removed the section "Initialize the Python environment" as requested. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙌
Internal Notes for Reviewers
This PR replaces #108 which has some issues with deleting files we still need. This PR basically consists of only the following files, checked out from the before_you_begin branch:
I added
Co-authored-by: Parris Mook-Sang-Forbes <parris@validmind.ai>
to make sure Parris gets credit for the original work.Outstanding to-dos:
We also need to update all the other notebooks we plan to use this with in some follow-on pull requests.
Current output
External Release Notes
We added some template examples that we can apply to our Jupyter notebooks to make the prerequisites easier to understand. The template adds a "Before you begin" section that describes the prerequisites.