-
Notifications
You must be signed in to change notification settings - Fork 0
/
FAQ.qmd
25 lines (14 loc) · 1.11 KB
/
FAQ.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
comments: false
---
# FAQ
## What is this?
This *notebook publication* uses a format we're experimenting with that treats a scientist's working computational analysis as the publication itself, dissolving the separation that exists between code and publication. Our hypothesis is that this lets us publish faster, promote early-stage work, and increase reproducibility. For details, see [our commentary](FIXME) on notebook publications.
## How can I comment?
There is a comment section at the bottom of the [pub](index.ipynb), where you can read and contribute to any community discussion. Note that commenting requires a GitHub account and authorizing Giscus, a GitHub Discussions widget.
## Where is the data/code?
All the code and data necessary to reproduce this publication is hosted on GitHub at [this URL](https://github.com/{{< var pub.org >}}/{{< var pub.repo >}}).
## How can I reproduce this?
Reproducing this publication is easy. Follow this [setup guide](SETUP.qmd) to get started.
## How can I contribute?
We welcome improvements to this publication! Please see our guide for [contributing](CONTRIBUTING.qmd).