pyhep-2023-jupyterlite-slides
Slides for a presentation given at PyHEP 2023 on JupyterLite
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.0%) to scientific vocabulary
Last synced: 8 months ago
·
JSON representation
·
Repository
Slides for a presentation given at PyHEP 2023 on JupyterLite
Basic Info
- Host: GitHub
- Owner: agoose77
- Language: Jupyter Notebook
- Default Branch: main
- Homepage: https://agoose77.github.io/pyhep-2023-jupyterlite-slides/
- Size: 11.5 MB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
- Releases: 2
Created over 2 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
Citation
Owner
- Name: Angus Hollands
- Login: agoose77
- Kind: user
- Location: United Kingdom
- Company: 2i2c
- Twitter: agoose77
- Repositories: 230
- Profile: https://github.com/agoose77
Open Source Infrastructure Engineer @ 2i2c. Executable Books core team member. PhD in Nuclear Physics from the University of Birmingham.
Citation (CITATION.cff)
cff-version: 1.2.0
title: "PyHEP 2023 JupyterLite Slides"
abstract: |
When enumerating the environments in which HEP researchers perform their analyses, the browser may not be the first that comes to mind. Yet, recent innovations in the tooling behind conda-forge, Emscripten, and web-assembly have made it easier than ever to deploy complex, multiple-dependency environments to the web.
An introduction will be given to the technologies that make this possible, followed by a demonstration of deploying a HEP tutorial analysis to GitHub pages. An emphasis will be made upon the importance of porting HEP packages with compiled code to leverage these new features.
message: "If you use this software, please cite it as below."
doi: "10.5281/zenodo.8431949 "
date-released: "2023-10-11"
authors:
- family-names: "Hollands"
given-names: "Angus"
affiliation: "Princeton University"
orcid: "https://orcid.org/0000-0003-0788-3814"
email: "goosey15@gmail.com"
GitHub Events
Total
Last Year
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Angus Hollands | g****5@g****m | 33 |
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- agoose77 (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/deploy.yml
actions
- actions/checkout v3 composite
- actions/deploy-pages v1 composite
- actions/setup-python v4 composite
- actions/upload-pages-artifact v1 composite
- mamba-org/provision-with-micromamba main composite
binder/environment.yml
conda
- jupyterlab
- jupyterlab-myst >=2.1.0
- pip
- python 3.10.*