-
Notifications
You must be signed in to change notification settings - Fork 3
Updated "Get your code snippet" section for relevant notebooks #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
Updated "Get your code snippet" section for relevant notebooks #251
Conversation
Replied on the ticket 👍 |
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.
LGTM! 🚀🚀🚀
Checked out your PR locally and spot checked a few notebooks , plus I looked through the changes on GitHub. Looks to be safe to merge and does a nice job of enabling .env
files across the board.
PR SummaryThis pull request enhances the ValidMind Library's initialization process across multiple Jupyter notebooks by introducing support for loading model identifier credentials from an
These changes improve the security and usability of the notebooks by allowing users to keep their credentials separate from the codebase. Test Suggestions
|
Internal Notes for Reviewers
To support the infrastructure we are introducing in sc-7505, I have updated the
Initialize the ValidMind Library: Get your code snippet
section in the relevant Jupyter Notebooks to look like this:Get your code snippet
I added it and made sure the ToC link inserted worked.env
file docs as we changed the code snippet example to include this method@cachafla If you can help me out with the templates for the notebooks in the below Story's comment I can get those updated too. 🙏🏻