Jupyter Notebook Magic Commands in Python

preview_player
Показать описание
#Jupyternotebook #Python #Datascience #MachineLearning #AI #Anaconda #IPython Notebook #Python Tutorials

In this video tutorial, you will learn how to install, setup, and use Jupyter Notebooks. Jupyter Notebook is very popular now a days. It will provide you the coding environment in which you can write and execute the code in the browser itself. you can also make good documentation of your work.
Today as we know that Data science is very popular in that if you are working with data analysis field then you will require this tool Jupyter notebook to work with as it provides you the lots of advantages in terms of in-built libraries for the python.
Рекомендации по теме
Комментарии
Автор

When I run this >>! ls -la, on Jupiter notebook, it showed: 'ls' is not recognized as an internal or external command,
operable program or batch file.

Why does it happen? Please give some workaround!

And another question is: Can we render latex code just by similarly writing %%latex as you did for HTML?

The last question is: When should I use the '!' sign before the command, and what makes it different from the '%' functionality?

TIA

sayanjitb