Jupyter Notebook 4.2 Released
11–20 of 88 posts
Re: Jupyter Notebook 4.2 Released
#12One of our data analyst had fun drawing all the shots from Kobe during his whole career. He did everything on jupyter, which I discovered at that moment, and was mind blown on how well it worked and how powerful it is. I don't think I would ever use this tool as a seasoned software engineer, but I can definitely see the power it has for newer people who want to learn, or simply people like him who know a little bit o…
It also allows for reproducibility of results, which is arguably even more important, especially in the data science case.
Re: Jupyter Notebook 4.2 Released
#13Re: Jupyter Notebook 4.2 Released
#14One of our data analyst had fun drawing all the shots from Kobe during his whole career. He did everything on jupyter, which I discovered at that moment, and was mind blown on how well it worked and how powerful it is. I don't think I would ever use this tool as a seasoned software engineer, but I can definitely see the power it has for newer people who want to learn, or simply people like him who know a little bit o…
can you comment on why you wouldn't use it? I am somewhere in the middle of software engineering and (biological) data science. I have seen some jupyter notebooks as companions to genomics software and I enjoyed those presentations. I was considering using it in the future based on that; so, I wanted to hear your thoughts.
Re: Jupyter Notebook 4.2 Released
#15There's also a newer alternative called Zeppelin: https://zeppelin.incubator.apache.org Comparison: https://www.linkedin.com/pulse/comprehensive-comparison-jupy...
Re: Jupyter Notebook 4.2 Released
#16They talk about how Jupyter has "evolved from a Python-specific tool to a general data science tool that supports many different languages."
Re: Jupyter Notebook 4.2 Released
#17I feel grumpy and old. :(
Re: Jupyter Notebook 4.2 Released
#18There's also a newer alternative called Zeppelin: https://zeppelin.incubator.apache.org Comparison: https://www.linkedin.com/pulse/comprehensive-comparison-jupy...
Thanks for the links! I've been having a lot of frustrations with jupyter and since it's almost impossible to find anything technical on google these days, I haven't been able to find any good alternatives.
Re: Jupyter Notebook 4.2 Released
#19Re: Jupyter Notebook 4.2 Released
#20Earlier quoted context omitted.
Thanks for the links! I've been having a lot of frustrations with jupyter and since it's almost impossible to find anything technical on google these days, I haven't been able to find any good alternatives.
I've found that searching through duckduckgo with the !g command improves results. Try it out. :)