toddbirchard / plotlydash-flask-tutorial

📊📉 Embed Plotly Dash into your Flask applications.

Home Page:https://hackersandslackers.com/plotly-dash-with-flask/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo: create_dashboard / init_dashboard?

n8willis opened this issue · comments

Just ran across the tutorial page, which looks pretty great and is just what I'm wanting to do.

However, I couldn't help but notice that the code-snippet at "keep an eye on what changes" uses create_dashboard ... whereas immediately afterward, all the code blocks use init_dashboard.

In context that surely is just a simple edit/typo, but it's probably worth fixing, lest somebody get confused....