Skip to content

Remove duplicate Colab link in OpenML notebook#44

Open
charlesmartin14 wants to merge 1 commit intomainfrom
codex/remove-duplicate-google-colab-link
Open

Remove duplicate Colab link in OpenML notebook#44
charlesmartin14 wants to merge 1 commit intomainfrom
codex/remove-duplicate-google-colab-link

Conversation

@charlesmartin14
Copy link
Copy Markdown
Member

Motivation

  • Remove a duplicated "Open in Colab" badge from XGBWW_OpenML_W1W2W7W8W9_for_openml_id.ipynb so the notebook has a single, unambiguous Colab entry that opens this notebook itself.

Description

  • Deleted the duplicate markdown cell containing the Colab badge (the second badge at cell index 1) from XGBWW_OpenML_W1W2W7W8W9_for_openml_id.ipynb and preserved the single top-level badge that points to the same notebook.
  • Updated the notebook JSON and committed the change with the message Remove duplicate Colab badge cell from OpenML notebook.

Testing

  • Ran a small validation script python -c "..." to scan notebook markdown cells and confirmed only one colab.research.google.com badge remains (printed index 0).
  • Verified the diff with git diff -- <notebook> and created a commit with git commit, both of which completed successfully.

Codex Task

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant