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

From version 2.1
edited by Leon Poon
on 2018/12/24 12:29
Change comment: There is no comment for this version
To version 3.1
edited by Leon Poon
on 2021/03/23 05:14
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 -[[In the virtualenv, install flask>>doc:Main.How to add libraries to a virtualenv.WebHome]], then try out this .py file.
3 +[[In the virtualenv, install flask>>doc:Computing Newbies.Python Newbies.How to add libraries to a virtualenv.WebHome]], then try out this .py file.
4 4  
5 5  {{code language="python"}}
6 6  from flask import Flask