reproduciblejnotebooktemplate_v1.01
ReproducibleJNotebookTemplate
https://github.com/priya-gittest/reproduciblejnotebooktemplate_v1.01
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: arxiv.org, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (17.9%) to scientific vocabulary
Scientific Fields
Repository
ReproducibleJNotebookTemplate
Basic Info
- Host: GitHub
- Owner: priya-gitTest
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 253 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Reproducible Jupyter Notebook Template
What : - This project is a template to create reproducible notebooks and publications for your research projects mostly related to data analysis or ML. - It makes use of modern tools and possible best practices known at this time. E.g. GitHub codespaces for replication and reproducibility. GitHub Codespaces is a cloud based development enviroment with builin VS Code Support. - Acessible from wherever GitHib Website with Internet is accessible to you. - Hassle free way to develop your simple codes . - Learn to make a dynamic publication using MyST - Learn to make a release - Learn to archive your software/code on Zenodo / Software Heritage.
Why : You can use this setup for building your proof of concept very fast and efficiently.
Pre-requiste : Knowledge of GIT and Basic Python programming is essential to take this course.
It makes use of following python libraries : 1. UV : Package Manager (UV is a lightning-fast package manager written in Rust. It offers significant performance improvements over traditional tools like pip and pipenv) 2. Ruff : Python Linter (Ruff is a powerful linter that identifies and corrects common Python code style and quality issues. It's designed to be highly efficient and customizable.) 3. Groq AI API : A sample notebook demonstrating the usage of Groq AI. a prior account is needed before running this notebook to provide the API key. 4. MyST Markdown for publication. 5. Empty files for CITATION and codemeta.json, to be filled in by the user as part of the exercise.
Getting Started
- Create a groq account and keep the API keys handy for the exercies. Refer to for more details : https://console.groq.com/keys
- Make a copy of this repository by forking it.
- In the forked repository, run the codespace
- Please refer to Setup.md for more details on follow-up instructions.
References and Further Reading:
- https://github.com/github/codespaces-jupyter/tree/main
- Research folder structure standard
- https://github.com/pyOpenSci/pyos-package-template/tree/main Citation : https://zenodo.org/records/14052274
- https://curvenote.com/blog/-markdown-pyopensci-2024
- https://github.com/astral-sh/uv?tab=readme-ov-file#script-support
- https://docs.astral.sh/ruff/linter/#fixes
- https://docs.astral.sh/ruff/installation/
- https://github.com/UtrechtUniversity/generative-ai/tree/main?tab=readme-ov-file, https://github.com/UtrechtUniversity/generative-ai/blob/main/kickstarter/notebooks/claude_opus.ipynb
- https://myst-parser.readthedocs.io/en/latest/ Citation : https://zenodo.org/records/14805658
- https://academic.oup.com/gigascience/article/doi/10.1093/gigascience/giad113/7516267
- https://blog.reviewnb.com/jupyter-notebook-reproducibility-managing-dependencies-data-secrets/
- Ten Simple Rules for Reproducible Research in Jupyter Notebooks
Further Explore :
- Similar project with a Python package : https://github.com/manzt/juv
- A Jupyter AI Package to interact with multiple AI Api's : https://github.com/jupyterlab/jupyter-ai
- JupyterLab Magic Wand to in cell AI assistence : https://github.com/Zsailer/jupyterlab-magic-wand
- Reproducible Notebooks with Pixi : https://prefix.dev/blog/pixijupyternotebooks
- Teaching Python with GitHub Codespaces
Glossary :
- API (Aplication Programming Interface) : APIs are mechanisms that enable two software components to communicate with each other using a set of definitions and protocols ref : https://aws.amazon.com/what-is/api/
- ML : Machine Learning
- AI : Artifical Intelligence
Acknowledgement
I thank the PyOpenSci Fall Festival 2024 (Leah W and Team) and MyST(Rowan and Team) and Modhurita (UU) for providing me lots of useful tips and inspiration to create this.
Thanks Joyce, Heidi & DRA Team.
Owner
- Name: Priyanka O
- Login: priya-gitTest
- Kind: user
- Location: Netherlands
- Repositories: 2
- Profile: https://github.com/priya-gitTest
Love everything Python (Pandas) and SQL.
Citation (CITATION.cff)
GitHub Events
Total
- Push event: 3
- Public event: 1
Last Year
- Push event: 3
- Public event: 1
Dependencies
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- softprops/action-gh-release v1 composite