-
Notifications
You must be signed in to change notification settings - Fork 2
Contributors Guide
Norihito Shirai edited this page Feb 2, 2019
·
5 revisions
You will need your own fork to work on the code and connect your repository to the upstream (main project).
$ git clone git@github.com:your-username/scikit-stan.git
$ cd scikit-stan
$ git remote add upstream git@github.com:BayesianFreaks/scikit-stan.gitWe don't support Python2. You will set up only Python3 environment. TBD
TBD
If you'd like to improve the documentation you can edit and send pull request.
- The documentation source files
https://github.com/BayesianFreaks/scikit-stan/tree/master/docs