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.

List IPython repositories

jupyterhub

7.6k
Stars
2.0k
Forks
Watchers

Multi-user server for Jupyter notebooks

euporie

1.5k
Stars
35
Forks
Watchers

Jupyter notebooks in the terminal

hydrogen

3.9k
Stars
335
Forks
Watchers

:atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.

bqplot

3.6k
Stars
463
Forks
Watchers

Plotting library for IPython/Jupyter notebooks

spark-py-notebooks

1.6k
Stars
911
Forks
Watchers

Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks

pragmaticai

126
Stars
58
Forks
Watchers

[Book-2019] Pragmatic AI: An Introduction to Cloud-based Machine Learning

05_Python_Files

223
Stars
216
Forks
Watchers

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

314
Stars
89
Forks
Watchers

Continuous- and Discrete-Time Signals and Systems - Theory and Computational Examples

radian

1.9k
Stars
73
Forks
Watchers

A 21 century R console

SQLCell

150
Stars
11
Forks
Watchers

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...