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

https://github.com/osscar-org/osscar-website

This is the main website for the OSSCAR project
https://github.com/osscar-org/osscar-website

Last synced: 8 months ago
JSON representation

This is the main website for the OSSCAR project

Awesome Lists containing this project

README

          

# OSSCAR

This repository hosts the website for the OSSCAR (Open Software Services for Classrooms and Research) project.

The website itself can be found at [https://www.osscar.org](https://www.osscar.org). There you shall find links to existing educational applications, tutorials, documentation and examples. It is powered by [Jupyter book](https://jupyterbook.org/intro.html).

## External link check with jupyter-book

Run the command below to check all external links

```bash
jupyter-book build . --builder linkcheck
```

## Acknowledgements

We acknowledge support from the EPFL Open Science Fund via the [OSSCAR](http://www.osscar.org) project.