Documentation for msprime 0.7.3 #1699
Answered
by
petrelharp
paruljohri
asked this question in
Q&A
-
Hi! I was wondering where I could still access the documentation for msprime version 0.7.3. Thank you so much! |
Beta Was this translation helpful? Give feedback.
Answered by
petrelharp
Sep 13, 2021
Replies: 1 comment 2 replies
-
They're not available online any more (that I can find), but you should be able to build them yourself:
... and then you can read them by directing your web browser to the I've just tested this and it worked for me; any problems will probably come from the third step (ie getting the right version of the python packages). |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
paruljohri
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They're not available online any more (that I can find), but you should be able to build them yourself:
... and then you can read them by directing your web browser to the
_build/html
subdirectory.I've just tested this and it worked for me; any problems will probably come from the third step (ie getting the right version of the python packages).