Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

edendenis
Copy link
Collaborator

Summary

  • document how to protect branches, manage permissions and invite collaborators on GitHub
  • allow converting README.ipynb without nbconvert by falling back to a simple JSON-based exporter

Testing

  • python filter_nb_metadata.py < README.ipynb > README_clean.ipynb && mv README_clean.ipynb README.ipynb
  • python convert_ipynb_to_md_and_py.py README.ipynb
  • pip install nbconvert (fails: Could not find a version that satisfies the requirement nbconvert)

https://chatgpt.com/codex/tasks/task_e_68c42e4ccac883229036b64ed7e35110

@edendenis edendenis merged commit 9301f45 into main Sep 15, 2025
@edendenis edendenis deleted the codex/add-github-branch-protection-instructions branch September 15, 2025 19:35
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