Last modified by Leon Poon on 2021/03/23 13:17

From version 3.1
edited by Leon Poon
on 2021/03/23 05:14
Change comment: Renamed back-links.
To version 4.1
edited by Leon Poon
on 2021/03/23 05:15
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,6 @@
1 1  First, [[set up a virtualenv>>doc:Main.How to Create a VirtualEnv.WebHome]].
2 2  
3 -Make sure that your [[mongo server is running>>doc:Main.How to connect to mongo server.WebHome]].
3 +Make sure that your [[mongo server is running>>doc:Computing Newbies.How to connect to mongo server.WebHome]].
4 4  
5 5  [[In the virtualenv, install pymongo>>doc:Computing Newbies.Python Newbies.How to add libraries to a virtualenv.WebHome]], then try out this .py file [[in the virtualenv>>doc:Main.How to Run a Python Script in a VirtualEnv.WebHome]].
6 6