https://github.com/jnywong/2i2c-intro
JupyterBook for learning how to use 2i2c services.
https://github.com/jnywong/2i2c-intro
community documentation education jupyter open-source research
Last synced: 2 months ago
JSON representation
JupyterBook for learning how to use 2i2c services.
- Host: GitHub
- URL: https://github.com/jnywong/2i2c-intro
- Owner: jnywong
- Created: 2023-09-11T14:45:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-14T17:05:52.000Z (over 1 year ago)
- Last Synced: 2025-02-14T14:18:25.279Z (4 months ago)
- Topics: community, documentation, education, jupyter, open-source, research
- Language: Ruby
- Homepage: https://jnywong.github.io/2i2c-intro
- Size: 1.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://creativecommons.org/licenses/by-nc-sa/4.0/)
# Introduction to 2i2c
Introduction to 2i2c is a [JupyterBook](https://jupyterbook.org/en/stable/intro.html) that contains resources for learning how to use [2i2c](https://2i2c.org/) services. The content covers
- The Basic Elements
- Teaching with 2i2c.## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
We use [pre-commit](https://pre-commit.com/) to run [Markdownlint](https://github.com/markdownlint/markdownlint) and aid continuous integration. Please make sure to update tests as appropriate.