Ian Hopkinson
3d92b46a67
Fix commandline to run flask server in README.md
...
As originally written the `flask run ...` command fails with:
`bash: flask: command not found`
Preceding the original `flask run` command with `python -m ...` works, successfully launching the web server
2020-02-06 15:28:04 +00:00
Chuck Lantz
f83bad5711
Fix pylint path
2020-01-29 15:26:30 +00:00
Chuck Lantz
15c6732526
Bug fix
2020-01-18 00:29:31 +00:00
Chuck Lantz
76ea9a8c2b
Avoid sudo being required with pip
2020-01-18 00:27:28 +00:00
Chuck Lantz
797aef8e05
Avoid having to use sudo with pip
2020-01-18 00:07:54 +00:00
Chuck Lantz
892e344422
Merge pull request #8 from microsoft/clantz/1.41
...
Updates for 1.41 release
2019-12-12 19:10:35 -06:00
Chuck Lantz
159bc870a9
Update README.md
2019-12-12 08:00:27 -08:00
Chuck Lantz
8c76679050
Updates for 1.41
2019-12-11 19:00:06 +00:00
Chuck Lantz
0ccd734e31
Update devcontainer.json
2019-11-18 19:41:08 -08:00
Chuck Lantz
0391a8829e
Update comments, set default terminal in container
2019-08-26 14:01:56 -07:00
Chuck Lantz
1acf3c9a65
Fix invalid json
2019-08-07 15:52:21 -07:00
Chuck Lantz
8fc4867135
Default to non-root user, use latest Python 3 definition as base
2019-08-06 01:49:08 +00:00
Chuck Lantz
9e2d16b521
Move settings to devcontainer.json
2019-05-28 20:17:31 +00:00
Chuck Lantz
a8f05c10c6
Set default shell, avoid dpkg messages to stderr
2019-05-22 09:19:17 -07:00
Chuck Lantz
4ad3e75280
Create .gitattributes
2019-05-03 15:53:33 -07:00
Erich Gamma
c09c426bed
Update README.md
2019-05-02 23:31:44 +02:00
Alex Ross
dcb9ae7227
Add missing "s" in Remote-Containers command
2019-05-02 12:18:15 +02:00
Chuck Lantz
7b2ff0e9d0
Update README.md
2019-05-01 11:52:21 -07:00
Erich Gamma
8dea105449
update the name of the forwarded port command
2019-04-28 15:06:41 +02:00
Erich Gamma
5fbb7d8fd8
polish tweaks
2019-04-28 14:48:50 +02:00
kieferrm
a264cfeab2
doc review
2019-04-26 22:11:38 +00:00
root
854d822acc
changing server to use flask
2019-04-26 16:03:42 +00:00
Chuck Lantz
9ec6f2a115
Tweak installed extensions
2019-04-19 14:40:02 -07:00
Chuck Lantz
03dc04cfbd
Update README.md
2019-04-19 13:52:47 -07:00
Chuck Lantz
323109e7d8
Update README.md
2019-04-19 13:49:13 -07:00
Chuck Lantz
0715db599a
Rev python example
2019-04-19 13:47:02 -07:00
Chuck Lantz
a48afbb8de
Update README.md
2019-04-16 19:50:53 -07:00
Chuck Lantz
5c5e3fdcf6
Update README.md
2019-04-16 19:46:25 -07:00
Chuck Lantz
7c65a37424
Update README.md
2019-04-16 18:54:50 -07:00
Chuck Lantz
085a5e3747
Update README.md
2019-04-16 18:52:33 -07:00
Chuck Lantz
7de7a10e10
Initial
2019-04-16 18:19:04 -07:00
Microsoft Open Source
59c08575f1
Initial commit
2019-04-16 15:41:59 -07:00
Microsoft Open Source
e28dda894b
Initial commit
2019-04-16 15:41:58 -07:00
Microsoft GitHub User
9db197337b
Initial commit
2019-04-16 15:41:56 -07:00