aws-book
An online book introduction to Amazon Web Services (AWS)
Science Score: 26.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.7%) to scientific vocabulary
Keywords
Repository
An online book introduction to Amazon Web Services (AWS)
Basic Info
- Host: GitHub
- Owner: joaomh
- License: other
- Language: CSS
- Default Branch: main
- Homepage: https://joaomh.github.io/aws-book/intro.html
- Size: 1.8 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
An Introduction to Amazon Web Service (AWS)
This repository holds the Jupyter Book source for An Introduction to Amazon Web Service.
To make a change to the book and update https://joaomh.github.io/aws-book/
- Get your copy of this repository:
git clone https://github.com/joaomh/aws-book
2. Change the file you wish and commit it to the repository.
3. Push your change back to the aws-book repository (ideally via a pull request).
4. That's it a GitHub Action will build the book and deploy it to aws-book
How this repository is deployed
- When you make a change to this repository and push it to the
mainbranch, the book's HTML will automatically be pushed. - This process is handled by this GitHub Action
Build and preview the text locally
To build locally, pip install -r requirements.txt and then jupyter-book build aws-book
Follow the build instructions on the Jupyter Book guide. The guide has information on how to use the Jupyter Book CLI to build this book. You can find the Jupyter Book build instructions here.
ghp-import -n -p -f _build/html
Owner
- Name: João Pinheiro
- Login: joaomh
- Kind: user
- Company: Itaú Unibanco @itau
- Website: https://www.youtube.com/2001Engenharia
- Repositories: 6
- Profile: https://github.com/joaomh
My biggest life goal is to improve people's lives through technology and teaching :)
GitHub Events
Total
- Push event: 29
- Pull request event: 22
Last Year
- Push event: 29
- Pull request event: 22
Issues and Pull Requests
Last synced: about 2 years ago
All Time
- Total issues: 0
- Total pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: 1 minute
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: 1 minute
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- joaomh (23)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/deploy-pages v2 composite
- actions/setup-python v4 composite
- actions/upload-pages-artifact v2 composite
- python ^3.11
- jupyter-book *
- matplotlib *
- numpy *