Closed AgnieszkaZaba closed 2 weeks ago
@AgnieszkaZaba, we would need to change all notebooks in PyMPDATA repo
Ok, I will change in PySDM then.
should be doable with a bash loop + sed one-liner
this should help: find . -name "*.ipynb" -exec sed -i '' 's/View notebook/preview notebook/g' {} +
Thank you @slayoo and @Delcior! I'm closing this PR. Github badge name stay as preview notebook. PySDM PR#1403
Connected to #1403.