You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ cd ~/<your-pythonanywhere-username>.pythonanywhere.com
185
185
$ git pull
@@ -195,7 +195,7 @@ Servers like PythonAnywhere like to treat "static files" (like CSS files) differ
195
195
196
196
Start by activating your virtualenv if it's not still active from earlier (PythonAnywhere uses a command called `workon` to do this, it's just like the `source myenv/bin/activate` command you use on your own computer):
0 commit comments