IPython topic
IPython (Interactive Python) is a command shell for interactive computing in multiple programming languages, originally developed for the Python programming language, that offers introspection, rich media, shell syntax, tab completion, and history.
jupyterhub
Multi-user server for Jupyter notebooks
euporie
Jupyter notebooks in the terminal
hydrogen
:atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
bqplot
Plotting library for IPython/Jupyter notebooks
spark-py-notebooks
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
pragmaticai
[Book-2019] Pragmatic AI: An Introduction to Cloud-based Machine Learning
05_Python_Files
Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files. The concept of file handling has str...
signals-and-systems-lecture
Continuous- and Discrete-Time Signals and Systems - Theory and Computational Examples
SQLCell
SQLCell is a magic function for the Jupyter Notebook that executes raw, parallel, parameterized SQL queries with the ability to accept Python values as parameters and assign output data to Python vari...