An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC_BY--NC--SA_4.0-lightgrey.svg)](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.