Home Tags Jupyter Notebook

Tag: Jupyter Notebook

JupyterLab v0.32.0 releases

0
Jupyterlab announced another series of beta release, v0.32.0 with numerous breaking changes in enhancements, bug fixes, and rectifications. This announcement follows closely at the...

Amazon Sagemaker makes machine learning on the cloud easy

0
Amazon Sagemaker was launched by Amazon back in November 2017. It was built with the promise of simplifying machine learning on the cloud. The...

10 reasons why data scientists love Jupyter notebooks

0
In the last twenty years, Python has been increasingly used for scientific computing and data analysis as well. Today, the main advantage of Python...

Is JupyterLab all set to phase out Jupyter Notebooks?

0
To keep up with Project Jupyter’s motto of developing open-source software, open-standards, and services with a goal to offer interactive computing across various programming...

What’s new in Jupyter Notebook 5.3.0

0
Buckle up, Guys. Jupyter Notebook version 5.3.0 is here! Jupyter Notebook, the popular language-agnostic HTML notebook application for Project Jupyter, is now available in version...

Amazon unveils Sagemaker: An end-to-end machine learning service

0
Machine Learning was one of the most talked about topic at the Amazon’s re:invent this year. In order to make machine learning models accessible...

3 ways JupyterLab will revolutionize Interactive Computing

0
The history of the Jupyter notebook is quite interesting. It started as a spin-off project to IPython in 2011, with support for the leading...

Basics of Jupyter Notebook and Python

0
In this article by Cyrille Rossant, coming from his book, Learning IPython for Interactive Computing and Data Visualization - Second Edition, we will see...