Google Colab Setup Guide for Data-Stripper Notebook
A GitHub account
Access to the craftersmc-guides-project organization
A valid GitHub personal access token
Step-by-Step Setup Instructions
Visit Google Colab
Sign in with your Google account
2. Connect GitHub Repository
Click on the GitHub tab in the popup window
Authorize access to the craftersmc-guides-project organization when prompted
Check the Include Private repos checkbox
3. Open the Data-Stripper Notebook
From the repository dropdown, select data-stripper
Navigate to notebook/data-stripper.ipynb and open it
4. Configure GitHub Token
Click on the key icon to add a new secret
Enter:
Name: GITHUB_TOKEN
Value: -
Enable Notebook access
Verify the connection shows as active
If you see an inactive connection, click Connect
Click Run all in the toolbar
If prompted about unverified code, click Run anyway
Scroll to the bottom and wait for execution to complete
For instructions on how to use the Data-Stripper tool, please refer to the How To Use guide .