bev-a-tron / MyFlaskTutorial

A Flask Tutorial for people who don't know any web programming. Actually, it would be helpful to know static HTML, also Python.
342 stars 203 forks source link

Starting issue #22

Open pchang20 opened 8 years ago

pchang20 commented 8 years ago

I followed your Tutorial, but at the begging step, when I created the file hello_lulu.ipynb, it didn't allow me to run the code: File "hello_lulu.ipynb", line 7, in "collapsed": false NameError: name 'false' is not defined.

It's probably a silly question, but I can't figure out where I made mistakes.