Data Science & Developer Roadmaps with Chat & Free Learning Resources
Jupyter Notebook
Jupyter Notebook, formerly named iPython Notebook, is a powerful Python code execution environment often used for data analysis.
Read more at Full Stack Python | Find similar documentsJupyter Notebooks
Set Your Jupyter Notebook up Right with this Extension
In the great talk “I Don’t Like Notebooks” (video and slides), Joel Grus lays out numerous criticisms of Jupyter Notebooks, perhaps the most popular environment for doing data science. I found the…
Read more at Towards Data Science | Find similar documentsJupyter Notebook
Jupyter Notebook (sometimes called IPython Notebook) is a popular way to write and run Python, R, or Julia code, especially for data analysis, data science and machine learning. Jupyter Notebooks are ...
Read more at Codecademy | Find similar documentsjut - render jupyter notebook in the terminal
The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include: data cleaning a...
Read more at Technical Ramblings | Find similar documentsHow to Export Jupyter Notebooks into Other Formats
When working with Jupyter Notebook, you will find yourself needing to distribute your Notebook as something other than a Notebook file. The most likely reason is that you want to share the content of ...
Read more at Mouse Vs Python | Find similar documentsHow to orcestrate Jupyter notebooks?
Jupyter notebook is the most popular interactive development environment among data scientists. While there are one-off tasks e.g. data exploration where Jupyter notebook along is enough, many data…
Read more at Towards Data Science | Find similar documentsJupyter NoteBook for Beginners
The Jupyter Notebook is an incredibly powerful tool for interactively developing and presenting data science projects. This article will walk you through: Jupyter Notebook is an open-source web…
Read more at Level Up Coding | Find similar documentsJupyter notebooks tips and tricks
There are many great extensions in jupyter_contrib_nbextensions. You should be using Jupyter lab though instead. First you need to instead jupyter_contrib_nbextensions and then you can install…
Read more at Towards Data Science | Find similar documentsBeyond Jupyter Notebook
You are probably lacking something if most of your work relies on Jupyter Notebook
Read more at Towards Data Science | Find similar documentsConverting Jupyter Notebooks to Python Files: A Quick Guide
However, there are times when you might want to convert your Jupyter Notebook into a standalone Python script. This can be useful for version control, sharing with colleagues who don’t use Jupyter, or...
Read more at Python in Plain English | Find similar documentsHow to Write a Jupyter Notebook Extension
Jupyter Notebook Extensions are simple add-ons which can significantly improve your productivity in the notebook environment. They automate tedious tasks such as formatting code or add features like…
Read more at Towards Data Science | Find similar documents- «
- ‹
- …