Rename all ballpark notebooks to [FolderName]_itself.ipynb#52
Open
llorracc wants to merge 1 commit intoecon-ark:masterfrom
Open
Rename all ballpark notebooks to [FolderName]_itself.ipynb#52llorracc wants to merge 1 commit intoecon-ark:masterfrom
llorracc wants to merge 1 commit intoecon-ark:masterfrom
Conversation
Standardize so every ballpark main notebook is [FolderName]_summary.ipynb: - Rename *_itself.ipynb to *_summary.ipynb (Benhabib, student ballparks) - Rename X_summary.ipynb to [Folder]_summary.ipynb when X != Folder (e.g. BBL_summary -> Benhabib_et_al_2019_summary, GKKOC_summary -> GKKOCWealthTax_summary) - Rename notebooks without _summary to [Folder]_summary.ipynb (e.g. Guerrieri_Lorenzoni2017.ipynb -> Guerrieri_Lorenzoni2017_summary.ipynb) Updated Benhabib myst.yml. 17 notebooks renamed. Co-authored-by: Cursor <cursoragent@cursor.com>
937fb5a to
edea772
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Standardize notebook naming so every ballpark main notebook follows the convention
[FolderName]_itself.ipynb.Renames:
Shin_ARSS.ipynb->OpenHA_itself.ipynbOptimumDebt.ipynb->OptimumDebt_itself.ipynbTaxingWomen.ipynb->TaxingWomen_itself.ipynbHKMOHousingChannelMP.ipynb->HKMOHousingChannelMP_itself.ipynbAcalin_HKS.ipynb->HKSWealthDistribution_itself.ipynbPopAgingMPtransmission.ipynb->PopAgingMPtransmission_itself.ipynbGKNMonetaryPolicyHA.ipynb->GKNMonetaryPolicyHA_itself.ipynbToramanSY_AlganRagot2009_Summary.ipynb->ARMonetaryPolicyHABC_itself.ipynbBenhabib_et_al_2019_digest.ipynb->Benhabib_et_al_2019_itself.ipynb(supersedes PR Rename _digest suffix to _itself for Benhabib_et_al_2019 #51)Made with Cursor