Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davidwilby/opensourcefair4rs

A quarto talk on open source research software and the FAIR4RS principles.
https://github.com/davidwilby/opensourcefair4rs

Last synced: 1 day ago
JSON representation

A quarto talk on open source research software and the FAIR4RS principles.

Awesome Lists containing this project

README

        

Slides for a talk on open source research software and the FAIR4RS principles.

## Events
Events that this talk has been presented at:
* Open Research Conversations, The University of Sheffield, Wednesday 6th December 2023.

## Using these slides
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

## Contributing
I welcome contributions to these slides, please make a fork of this repository, make your changes and open a pull request against this repo.

## Rendering the slides locally
These slides are produced using [Quarto](https://quarto.org).

In order to render them locally, you will need to install Quarto from .

Quarto documents can be rendered in either:
* VSCode
* RStudio (> 2022.07.1+554)
* Jupyter
* Terminal

Full instructions can be found at the link above, however in brief:
* In RStudio, open `index.qmd`, above the document click `Render`
* In the terminal, run `quarto render`