You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’d like to contribute a tiny docs improvement for new users:
Add a 4–5 line “Reproducibility tips” box near the top of a beginner tutorial (e.g., GIMLi basics).
Tips: pin the conda environment; set random seeds for synthetic examples; note OS differences if any; link to installation & contributing pages.
Rationale: lowers onboarding friction and aligns with collaborative/reproducible workflows. Happy to open a small PR if you point me to the preferred page/file.