Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,12 @@ We foster collaboration and knowledge sharing to lower barriers to contribution,
As a domain stack within the larger [Scientific Python project](https://scientific-python.org/), Statistical Python leverages the strengths of the scientific Python ecosystem while addressing the unique needs of the statistical community.
Our vision is to connect statistical innovation with open-source software engineering, drawing on best practices from both the Python and R communities.
We aim to catalyze the growth of a vibrant, cross-disciplinary developer and user base, making Python a premier platform for statistical computing and education.

:header-rows: 1
:label: table-frontmatter-social-links
* - Field
- Description
* - `url`
- a string - website or homepage of the author
* - `bluesky`
- scientific-python.org
4 changes: 4 additions & 0 deletions myst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ project:
# keywords: []
# authors: []
github: https://github.com/statistical-python/
social:
github: statistical-python
discourse: https://discuss.scientific-python.org/
discord: https://discord.com/invite/vur45CbwMz
# To autogenerate a Table of Contents, run "myst init --write-toc"
site:
template: book-theme
Expand Down