Hello World import statements
closes #2166 (maybe)
Check out this pull request on ![]()
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Hi, I do appreciate the reminder as a comment, I think it completely satisfies the need I was raising. Thanks
FYI @acastellane - since yesterday the conversation on the original issue has concluded that it makes most sense to put all imports at the top, so I'll be changing it; this should achieve the same fix, in that anyone trying to run any of the cells in the tutorial would end up doing all imports at once (and in theory should be running the program end-to-end anyway).