Giter VIP home page Giter VIP logo

bokeh-ajax-tutorial's Introduction

bokeh-ajax-tutorial's People

Contributors

davidhamann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

bokeh-ajax-tutorial's Issues

No bokeh output inside HTML page

I downloaded the code from the github repo and made only two modifications, regarding the version of Bokeh installed in my system (1.1.0), so lines 5 and 6 of layout.html became

<link rel="stylesheet" href="http://cdn.pydata.org/bokeh/release/bokeh-1.1.0.min.css" type="text/css" />

<script type="text/javascript" src="http://cdn.pydata.org/bokeh/release/bokeh-1.1.0.min.js"></script>

However, when I run the script, the output of http://127.0.0.1:5000/dashboard is a blank page with the title Bokeh sample. I get no errors running the code, and the console output (with FLASK_ENV=development) is

 * Environment: development
 * Debug mode: on
 * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
 * Restarting with stat
 * Debugger is active!
 * Debugger PIN: 232-909-816
127.0.0.1 - - [17/Apr/2019 16:26:41] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [17/Apr/2019 16:26:55] "GET /dashboard/ HTTP/1.1" 200 -

I am running this example on macOS Mojave (10.14.4), with python 3.6.8, bokeh 1.1.0 and flask 1.0.2. Can you help me get this code running?

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.