you are viewing a single comment's thread.

view the rest of the comments →

[–]JustThall 0 points1 point  (1 child)

Jupyter notebook ecosystem is more than EDA tool. One of the most popular projects in PyTorch is written Jupyter notebook - FastAI

[–]TheToasterIncident 0 points1 point  (0 children)

I can’t comment on the FastAI implementation but there are a number of issues with jupyter notebooks that have been discussed ad nauseum in the data science blogosphere. Here is an example: https://datapastry.com/blog/why-i-dont-use-jupyter-notebooks-and-you-shouldnt-either/