Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change Github badge name from preview to View #38

Closed
wants to merge 2 commits into from

Conversation

AgnieszkaZaba
Copy link
Collaborator

Connected to #1403.

@AgnieszkaZaba AgnieszkaZaba requested a review from slayoo November 12, 2024 14:40
@slayoo
Copy link
Member

slayoo commented Nov 12, 2024

@AgnieszkaZaba, we would need to change all notebooks in PyMPDATA repo

@AgnieszkaZaba
Copy link
Collaborator Author

Ok, I will change in PySDM then.

@slayoo
Copy link
Member

slayoo commented Nov 12, 2024

should be doable with a bash loop + sed one-liner

@Delcior
Copy link
Collaborator

Delcior commented Nov 12, 2024

this should help: find . -name "*.ipynb" -exec sed -i '' 's/View notebook/preview notebook/g' {} +

@AgnieszkaZaba
Copy link
Collaborator Author

Thank you @slayoo and @Delcior! I'm closing this PR. Github badge name stay as preview notebook.
PySDM PR#1403

@AgnieszkaZaba AgnieszkaZaba deleted the AgnieszkaZaba-badges branch November 12, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants