Closed xin-huang closed 4 years ago
(1) is fixed from 0fe50fb forward, also added a small Table Of Contents in the documentation.
(2) is fixed from: 1f1a09b forward; pyyaml
is not necessary so I removed the import
statement. Please note that the environment will further change according to the suggestions in #7 .
(3) is addressed in 71b6216: added two sections to the documentation file.
@xin-huang : Thank you for the comments! I believe I have addresses all of the suggestions above.
Hi @AngryMaciek, thank you for addressing my concerns. All the changes look good.
This is a part of the JOSS review (https://github.com/openjournals/joss-reviews/issues/2643)
jupyter
,pyyaml
andseaborn
under the virtual environmentmoranpycess
before successfully running the notebook. Thus, I suggest the authors addjupyter
,pyyaml
andseaborn
into https://github.com/AngryMaciek/angry-moran-simulator/blob/master/env/main.yml, so that users can easily reproduce the examples.