Skip to content

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.

License

Notifications You must be signed in to change notification settings

numfocus/DISCOVER-Cookbook

Repository files navigation

DISCOVER-handbook

All Contributors

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 all the required dependencies using the following commands (either with conda or pip)

If Using Conda

  1. Create the Conda Environment
conda env create -f environment.yml
  1. Activate the Conda Environment
conda activate DISCOVER-handbook
  1. Finally, to build the Jupyter Book
jupyter-book build DISCOVER

If Using pip

  1. Create a Virtual Environment (optional)
python -m venv myenv
  1. Activate the virtual Environment (optional)
  • on Windows:
myenv\Scripts\activate
  • on macOS/Linux:
source myenv/bin/activate
  1. Install the required dependencies
pip install -r requirements.txt
  1. Finally, to build the Jupyter Book
jupyter-book build DISCOVER

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Akhil-Jasson
Akhil-Jasson

📖
Andy R. Terrel
Andy R. Terrel

🤔 👀 🚧
Ashley Maguire
Ashley Maguire

📖 🚧 🤔
Ashley Otero
Ashley Otero
🤔
Bojan Božić
Bojan Božić

📖
Chris Holdgraf
Chris Holdgraf

🤔
Dave Clements
Dave Clements

📖 🚧 🤔
Frames White
Frames White

📖 🤔
Gina
Gina

🚧 📖 🤔 👀
Gina
Gina

📖
Jeffrin Jojo
Jeffrin Jojo

📖
Jennifer Klay
Jennifer Klay

🤔
Kafui Alordo
Kafui Alordo

🤔
Kasia Rachuta
Kasia Rachuta

🤔
Kat Hoessel
Kat Hoessel

🤔
M.K
M.K

📖
Madicken Munk
Madicken Munk

🤔
Mark Mikofski
Mark Mikofski

🚧 🤔 📖 👀
Muhammad Salman
Muhammad Salman

📖
Noa Tamir
Noa Tamir

👀 🤔 🚧
Oloni
Oloni

📖
Raniere Silva
Raniere Silva

🤔
Reshama Shaikh
Reshama Shaikh

📖 🤔
Sarah Supp
Sarah Supp

🤔
Tania Allard
Tania Allard

🚧 🤔
Tereza Iofciu
Tereza Iofciu

📖 🚧 🤔
Tetsuo Koyama
Tetsuo Koyama

💬 🚧 📖
discover-cookbook
discover-cookbook

📖
kasiarachuta
kasiarachuta

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

About

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.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published