Giter Club home page Giter Club logo

Comments (7)

nmkridler avatar nmkridler commented on August 11, 2024

When you check your browser console, does it have any problem loading the resources? Not sure why it shows a blank page.

from pyxley.

springcoil avatar springcoil commented on August 11, 2024

127.0.0.1 - - [26/Jul/2015 17:47:13] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [26/Jul/2015 17:47:13] "GET /static/bower_components/bootstrap/dist/css/bootstrap.min.css HTTP/1.1" 200 -
127.0.0.1 - - [26/Jul/2015 17:47:13] "GET /static/bower_components/datatables/media/css/jquery.dataTables.min.css HTTP/1.1" 200 -
127.0.0.1 - - [26/Jul/2015 17:47:13] "GET /static/bower_components/metrics-graphics/dist/metricsgraphics.css HTTP/1.1" 200 -
127.0.0.1 - - [26/Jul/2015 17:47:13] "GET /static/bower_components/jquery/dist/jquery.min.js HTTP/1.1" 200 -
127.0.0.1 - - [26/Jul/2015 17:47:13] "GET /static/bower_components/datatables/media/js/jquery.dataTables.js HTTP/1.1" 200 -
127.0.0.1 - - [26/Jul/2015 17:47:13] "GET /static/css/main.css HTTP/1.1" 200 -
127.0.0.1 - - [26/Jul/2015 17:47:13] "GET /static/bower_components/d3/d3.min.js HTTP/1.1" 200 -
127.0.0.1 - - [26/Jul/2015 17:47:13] "GET /static/bower_components/require/build/require.min.js HTTP/1.1" 200 -
127.0.0.1 - - [26/Jul/2015 17:47:13] "GET /static/bower_components/react-bootstrap/react-bootstrap.min.js HTTP/1.1" 200 -
127.0.0.1 - - [26/Jul/2015 17:47:13] "GET /static/layout.js HTTP/1.1" 200 -
127.0.0.1 - - [26/Jul/2015 17:47:13] "GET /static/bower_components/metrics-graphics/dist/metricsgraphics.js HTTP/1.1" 200 -
127.0.0.1 - - [26/Jul/2015 17:47:13] "GET /static/bower_components/react/react.js HTTP/1.1" 200 -
127.0.0.1 - - [26/Jul/2015 17:47:13] "GET /static/bower_components/pyxley/build/pyxley.js HTTP/1.1" 200 -
127.0.0.1 - - [26/Jul/2015 17:47:13] "GET /static/bower_components/pyxley/build/pyxley.js HTTP/1.1" 200 -
127.0.0.1 - - [26/Jul/2015 17:47:13] "GET /favicon.ico HTTP/1.1" 404 -
127.0.0.1 - - [26/Jul/2015 17:47:14] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [26/Jul/2015 17:47:14] "GET /static/bower_components/react/react.js HTTP/1.1" 200 -
127.0.0.1 - - [26/Jul/2015 17:47:14] "GET /static/bower_components/datatables/media/js/jquery.dataTables.js HTTP/1.1" 200 -

from pyxley.

springcoil avatar springcoil commented on August 11, 2024

Using Safari on Mac OS X

from pyxley.

nmkridler avatar nmkridler commented on August 11, 2024

@springcoil there seems to have been an issue with the jinja template writing out bools incorrectly. This would also cause a blank page. I pushed a new version. Try it out and let me know if it works.

from pyxley.

springcoil avatar springcoil commented on August 11, 2024

Hi Nick,
Cool I will check that later :)
Nick I am also planning to give an intro to this at a Meetup in Luxembourg
in Europe sometime in a few months.

On Sun, Jul 26, 2015 at 11:55 PM, Nick Kridler [email protected]
wrote:

@springcoil https://github.com/springcoil there seems to have been an
issue with the jinja template writing out bools incorrectly. This would
also cause a blank page. I pushed a new version. Try it out and let me know
if it works.


Reply to this email directly or view it on GitHub
#4 (comment).

Peadar Coyle
Skype: springcoilarch
www.twitter.com/springcoil
peadarcoyle.wordpress.com

from pyxley.

springcoil avatar springcoil commented on August 11, 2024

Hi @nmkridler they all work now with Python 2.7 except the DataTables example

from pyxley.

nmkridler avatar nmkridler commented on August 11, 2024

@springcoil I found the issue, in layout.js the type isn't being cast as a string.

from pyxley.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.