You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not a good look (or leadership) to have auth credentials embedded in any cell. Leverage dotenv and os modules to get creds from the .env file in the local repo. Obviously, guiding the learner to create this file.
The text was updated successfully, but these errors were encountered:
Not a good look (or leadership) to have auth credentials embedded in any cell. Leverage dotenv and os modules to get creds from the .env file in the local repo. Obviously, guiding the learner to create this file.
The text was updated successfully, but these errors were encountered: