Skip to content

Commit ea8f25b

Browse files
authored
Remove interactive NB and fix link to API quickstart.
1 parent 98dcdce commit ea8f25b

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

welcome.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,10 @@ Here is what sets it apart:
1919
* **Batteries included**: Includes probability distributions, Gaussian processes, ABC, SMC and much more. It integrates nicely with {doc}`ArviZ <arviz:index>` for visualizations and diagnostics, as well as {doc}`Bambi <bambi:index>` for high-level mixed-effect models.
2020
* **Community focused**: Ask questions on [discourse](https://discourse.pymc.io), join [MeetUp events](https://meetup.com/pymc-online-meetup/), follow us on [Twitter](https://twitter.com/pymc_devs), and start [contributing](https://www.pymc.io/projects/docs/en/latest/contributing/index.html).
2121

22-
23-
## Interactive Demo
24-
```{retrolite} pymc_example.ipynb
25-
---
26-
width: 100%
27-
height: 300px
28-
```
29-
3022
## Get started
3123
* [Installation instructions](https://www.pymc.io/projects/docs/en/latest/installation.html)
3224
* [Beginner guide (if you **do not** know Bayesian modeling)](https://www.pymc.io/projects/docs/en/latest/learn/core_notebooks/pymc_overview.html)
33-
* [API quickstart (if you **do** know Bayesian modeling)](https://www.pymc.io/projects/examples/en/latest/howto/api_quickstart.html)
25+
* [API quickstart (if you **do** know Bayesian modeling)](https://www.pymc.io/projects/examples/en/latest/introductory/api_quickstart.html)
3426
* [Example gallery](https://www.pymc.io/projects/examples/en/latest/gallery.html)
3527
* [Discourse help forum](https://discourse.pymc.io)
3628

0 commit comments

Comments
 (0)