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

https://github.com/numfocus/DISCOVER-Cookbook

The NumFOCUS DISCOVER Cookbook (Diverse & Inclusive Spaces and Conferences: Overall Vision and Essential Resources). A guide for organizing more diverse and inclusive events and conferences, produced by the NumFOCUS Diversity & Inclusion in Scientific Computing (DISC) Program, with support from the Moore Foundation.
https://github.com/numfocus/DISCOVER-Cookbook

conference-management diversity events inclusion

Last synced: 5 months ago
JSON representation

The NumFOCUS DISCOVER Cookbook (Diverse & Inclusive Spaces and Conferences: Overall Vision and Essential Resources). A guide for organizing more diverse and inclusive events and conferences, produced by the NumFOCUS Diversity & Inclusion in Scientific Computing (DISC) Program, with support from the Moore Foundation.

Awesome Lists containing this project

README

        

# DISCOVER-handbook
The NumFOCUS DISCOVER Handbook (Diverse & Inclusive Spaces and Conferences: Overall Vision and Essential Resources). A guide for organizing more diverse and inclusive events and conferences, produced by the NumFOCUS Diversity & Inclusion in Scientific Computing (DISC) Program, with support from the Moore Foundation.

# How to run the book locally

Create a local python environment and install the jupyter-book (either conda or with pip)

``` sh
jupyter-book build DISCOVER
```