Notebooks Are McDonalds of Code
yobibyte.github.io
Notebooks Are McDonalds of Code
1–10 of 153 posts
Re: Notebooks Are McDonalds of Code
#2Re: Notebooks Are McDonalds of Code
#3Re: Notebooks Are McDonalds of Code
#4Re: Notebooks Are McDonalds of Code
#5I think people may be misusing notebooks. They aren't there to develop software but serve as virtual versions of scientific notebooks (hence the name). They are there to conduct experiments (changing parameters and the like in your code) and to record and plot the results. You don't have to develop the software itself in the notebook.
Re: Notebooks Are McDonalds of Code
#6Obsessing over silly details like these can be deceptively tempting procrastination.
Re: Notebooks Are McDonalds of Code
#7I think people may be misusing notebooks. They aren't there to develop software but serve as virtual versions of scientific notebooks (hence the name). They are there to conduct experiments (changing parameters and the like in your code) and to record and plot the results. You don't have to develop the software itself in the notebook.
I can change parameters in a script. What's the advantage?
Re: Notebooks Are McDonalds of Code
#8Re: Notebooks Are McDonalds of Code
#9I think people may be misusing notebooks. They aren't there to develop software but serve as virtual versions of scientific notebooks (hence the name). They are there to conduct experiments (changing parameters and the like in your code) and to record and plot the results. You don't have to develop the software itself in the notebook.
I can change parameters in a script. What's the advantage?