holoviz / param

Param: Make your Python code clearer and more reliable by declaring Parameters

Home Page:https://param.holoviz.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"global" is misspelled as "gobal" in an Notebook that is part of .gitignore

metaperl opened this issue · comments

ALL software version info

n/a

Description of expected behavior and the observed behavior

n/a

Complete, minimal, self-contained example code that reproduces the issue

Visit this page in the user guide and notice that "global" is misspelled as "gobal"

I would have fixed this myself by editing line 134 in the .ipynb file however the current .gitignore file prohibits me from making the commit.