Skip to content

Commit 736d279

Browse files
committed
formatting
1 parent 69d6816 commit 736d279

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

glmpy-exercise.Rmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Bonus exercise: GLM + Python
22

33
<center>
4-
```{r glmpy-exercise, echo=FALSE, fig.cap="", out.width = '100%'}
4+
```{r glmpy-exercise, echo=FALSE, fig.cap="", out.width = '75%'}
55
knitr::include_graphics("images/py-plus-glm.png")
66
```
77
</center>
88

9+
<br>
10+
911
The glm-py package extends GLM into the Python programming ecosystem. You can run a short exercise in your browser [here](https://colab.research.google.com/drive/18F702WfbOBQMr3g0sq-kpmsKqhqlvXhb?usp=sharing) that will introduce you to the package. Note, you will need a Google account to access the Colab runtime.

0 commit comments

Comments
 (0)