Video description
If your Python interpreter still starts with >>>, join Jacinda Shelly (Doctor on Demand) to learn how IPython—an enhanced interactive Python shell guaranteed to improve the productivity of any Python user still using the default Python shell—can improve your programming life. And if you’ve used IPython for a while, stop by to learn tricks you didn’t even know IPython had up its sleeve.
You’ll explore IPython basics and the most productivity-enhancing and some difficult features of IPython, including the most useful IPython commands (e.g., %quickref and help, tab completion, and more); how to configure IPython and its common configurations; magic functions (i.e., anything that starts with % and is awesome); call magics, SciPy magic, and various extensions; and how IPython fits into the Jupyter ecosystem.
Product information
- Title: Become more productive by using IPython
- Author(s):
- Release date: December 2019
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 0636920361879
You might also like
video
Build a useful Python decorator
Learn how to create a Python decorator that can handle exceptions by taking arguments and handling …
book
IPython Interactive Computing and Visualization Cookbook - Second Edition
Learn to use IPython and Jupyter Notebook for your data analysis and visualization work. About This …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …