|
|
|
|
|
by dotancohen
3211 days ago
|
|
The 'start learning' page tells the user to try `print("hello world")` but doesn't tell the user _where_ to put it. The page has even gone so far as to tell the user that it is _not_ to be put into an IDE or CLI prompt. You might want to help the user install and open Jupyter before telling him what to type into it. |
|
Regarding Jupyter, I'll do a notebook that's just on Jupyter at some point, that covers general use cases, cell types, formatting, and shortcuts.