123456789101112131415161718 |
- # This file determines the list of promotional elements added to the header of \
- # your site's homepage. Full list of plugins are shown
- - type: plugin_row
- children:
- - type: button
- href: docs/installation.html
- text: Install Prophet
- - type: button
- href: docs/quick_start.html#r-api
- text: Get started in R
- - type: button
- href: docs/quick_start.html#python-api
- text: Get started in Python
- - type: button
- href: https://peerj.com/preprints/3190/
- text: Read the paper
|