Skip to content

Instantly share code, notes, and snippets.

@robert8138
Created March 19, 2016 23:56
Show Gist options
  • Save robert8138/80a9b072ac60d5e8b3d8 to your computer and use it in GitHub Desktop.
Save robert8138/80a9b072ac60d5e8b3d8 to your computer and use it in GitHub Desktop.
@webapp.route('/calendar')
def plot_d3_calendar():
return render_template("calendar.html", calendarMap = calendarMap)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment