Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nov05/b956728a371e1973b6abb90e88fe91ae to your computer and use it in GitHub Desktop.
Save nov05/b956728a371e1973b6abb90e88fe91ae to your computer and use it in GitHub Desktop.
20241122_AWS SageMaker JupyterLab (or any other IDE), set up GitHub username and password
  • Don't use the email you registered with GitHub for commits. Instead, GitHub provides you with a proxy email for this purpose. Just go to 'Settings - Emails' in your GitHub account, and you'll find the proxy email there.
  • Don't use your GitHub login password for commits. Instead, go to 'Settings - Developer Settings - Personal access tokens', create a token, and use that as your password for commits. Since Fine-grained tokens are still in Preview, I'm using a classic token for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment