Skip to content

Conversation

@craigsapp
Copy link

added full http:// path to link.

added full http:// path to link.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should work fine if you're running the server (via python server.py). Then again, I'm not sure the server is necessary at all. @dsafreno @rlargman why did you include a server.py file?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My main problem was that I opened index.html directly instead of via localhost:8000 from server.py. When I open via server.py, it does not generate a JavaScript error. So the python library "BaseHTTPServer" includes jquery (or an emulation of it)? There is an error output by server.py which is probably related to this line:
127.0.0.1 - - [04/Dec/2014 12:16:33] code 404, message File not found
(viewable in the command-line console output from server.py)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants