Coder Social home page Coder Social logo

Comments (4)

brendancol avatar brendancol commented on August 20, 2024

hey @apaytuvi A couple questions/comment:

  • Have you downloaded the nyc_taxi dataset?
  • Do you see any error messages in the console running the server?
  • Also, on the first load, it will take some time to load data into memory. Subsequent requests will be fast.

from datashader.

jbednar avatar jbednar commented on August 20, 2024

Maybe first try the nyc_taxi.ipynb notebook, which doesn't spawn a separate server and thus is probably easier to debug. If that works but the dashboard doesn't, let us know!

from datashader.

apaytuvi avatar apaytuvi commented on August 20, 2024

Well, the problem was that I was working on a server and it was stuck at:

webbrowser.open('http://localhost:{}'.format(APP_PORT))

Once I commented this line, everything worked fine. Thanks!

from datashader.

brendancol avatar brendancol commented on August 20, 2024

ok cool. Yeah I'm going to add a try/except block to handle that. Thanks.

from datashader.

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.