IPython
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.
- GitHub: https://github.com/topics/ipython
- Wikipedia: https://en.wikipedia.org/wiki/ipython
- Repo: https://github.com/ipython/ipython
- Created by: ipython
- Released: January 30, 2006
- Related Topics: python, jupyter, repl, notebook,
- Last updated: 2025-12-17 00:16:28 UTC
- JSON Representation
https://github.com/wilmerwang/ipython-rtlogging
An optional solution to tackle the problem of losing cell outputs or not being able to monitor the progress of a running code after reconnecting to the Notebook.
ipython ipython-magic ipython-notebook
Last synced: 15 Jul 2025
https://github.com/astropenguin/pipenv-analysis-startup
:penguin: Example of IPython/Jupyter/matplotlib custom configs in a Pipenv's environment
ipython jupyter matplotlib pipenv python
Last synced: 09 Oct 2025
https://github.com/jbn/dissertate
Tools for typesetting using Jupyter/IPython notebooks.
ipython ipython-notebook jupyter jupyter-notebook
Last synced: 17 Aug 2025
https://github.com/hupe1980/docker_pyspark_notebook
Docker Compose setup for PySpark
docker docker-compose ipython jupyter-notebook jupyterlab pyspark python spark uber
Last synced: 29 Oct 2025
https://github.com/fjebaker/cadabra-resources
Notes, Dockerfiles and tutorials for using Cadabra2.
cadabra cadabra-docker cadabra2 cadabra2-docker cadabra2-jupyter docker field-equations general-relativity ipython jupyter physics
Last synced: 24 Oct 2025
https://github.com/kaminion/nteract-minimal-jupyter-extension-app
This is Jupyter Notebook extesion app, It's have minimal config, not include nteract-monorepo
data-science ipython jupyter jupyter-notebook notebook nteract react react-component
Last synced: 13 Mar 2025
https://github.com/marella/nbimport
An IPython magic command to import and run external notebooks using public URLs.
Last synced: 24 Aug 2025
https://github.com/b4pt0r/ipy_agent
AI agent designed to be integrated into any IPython shell (Terminal, Jupyter notebook, QtConsole, etc.).
ai aiagent assistant ipython jupyter jupyter-notebook
Last synced: 27 Oct 2025
https://github.com/silaskalmbach/docker_raspberrypi4_jupyterlab
Minimal Dockerfile to run JupyterLab on an Raspberry Pi 4 (arm64)
arm64 balena docker docker-compose ijavascript ipykernel ipython jupyterlab node-js raspberry-pi-4
Last synced: 13 Mar 2025
https://github.com/shubham18024/kernel-behavior-and-scheduling-algorithms
This repository features programs that explore Linux kernel functionality, memory management strategies, and various process scheduling algorithms. It's designed to help users understand core operating system concepts through practical implementations.
best-fit-algorithm cpu-scheduling fcfs-scheduling first-fit-algorithm flowchart ipython jupyter-notebook linux linux-kernel memory-management premptive-priority-scheduler python sjf-scheduling srtf-scheduling worst-fit-algorithm
Last synced: 11 Apr 2025
https://github.com/jayanta-banik/iprogress
Progress reports for IPython Display.
ipython library progress progress-bar python python3
Last synced: 13 May 2025
https://github.com/santospaul1/gemini-ai
ai gemini ipython markdown pillow text-wrapping
Last synced: 24 Mar 2025
https://github.com/deathbeds/sweet
Testing for interactive programming
doctest hypothesis ipython jupyter testing unittest
Last synced: 22 Mar 2025
https://github.com/adisen99/ail-assignment-1
MOSDAC (Surface) and Radiosonde (vertical) atmospheric data analysis for New Delhi region
atmospheric-data-analysis atmospheric-science delhi-region ipython ipython-notebook jupyter-notebook meteorological-data meteorology radiosonde time-series-analysis visualization
Last synced: 11 Nov 2025
https://github.com/rose-pine/pygments
Soho vibes for Pygments
ipython pygments pygments-style radian rose-pine
Last synced: 24 Jul 2025
https://github.com/chuangzhu/react-nbviewer
Render Jupyter Notebooks as React components
ipython javascript jupyter react
Last synced: 05 Sep 2025
https://github.com/epsoft/keras-convolutianl-networks
Keras Convolutianl Networks
activation batchnormalization conv2d dense dropout flatten glorot-uniform ipython keras-convolutianl-networks l2 matplotlib maxpooling2d sequential tensorflow to-categorical
Last synced: 13 Mar 2025
https://github.com/waylonwalker/darkmark
Runs codeblocks marked with the darkmark, and inserts the results.
interactive ipython markdown python
Last synced: 13 Mar 2025
https://github.com/orsinium-labs/telegram-stat
CLI tool to extract Telegram channel statistics as JSON.
data-science ipython jupyter pandas python statistics telegram telethon
Last synced: 13 Mar 2025
https://github.com/lumicks/nbkickoff
Launch an IPython Notebook from a template notebook file
ipython ipython-notebook jupyter
Last synced: 02 Mar 2025
https://github.com/nirum/loggerhead
💾 IPython extension for saving session commands to a log file
Last synced: 02 Jul 2025
https://github.com/fitoprincipe/ipyloading
Loading animations widgets (HTML + CSS) from https://loading.io/css/
ipython ipython-notebook python widget
Last synced: 24 Nov 2025
https://github.com/drill-n-bass/get_gifnimage
a graphic function that allows to download and display pictures and gifs from the web and hard drive in for example Anaconda's Jupyter Notebook. Available on Pypi.org!
anaconda collections dictionaries ipython json jupyter-notebook jupyter-notebook-extension library logging python python3 reportlab requests shutil svglib wget
Last synced: 01 Aug 2025
https://github.com/john-science/data_science_by_example
Examples of Data Science Tools & Libraries
data-analysis data-science ipython pandas
Last synced: 12 May 2025
https://github.com/zimmermanncode/moreshell
MOREshell [*]: %castMORE IPython shell magic
decorator ipython ipython-magic magic more moretools python python3 shell
Last synced: 25 Nov 2025
https://github.com/fazliddin-pro/django.big_mebel_store
The Ultimate Django E-Commerce Solution 🚀
css django html ipython js postgresql python
Last synced: 20 Oct 2025
https://github.com/hieberst/tcl-magic
IPython extension which adds Tcl magics.
Last synced: 10 Oct 2025
https://github.com/bgutter/personal-data-mining
A collection of Python libraries for mining personal data. Intended to be used from an Emacs org-babel notebook, or, in an IPython REPL.
ipython pandas personal-data python
Last synced: 25 Dec 2025
https://github.com/miladiouss/ezimage
Load and display images and access its content data with one-liners. A wrapper for PIL and IPython.display, ideal for machine learning and image processing. Easily load a PNG/JPEG image (or a list of them) from a local machine or the web and use its data in any desired format (e.g. NumPy/PyTorch/TensorFlow/etc). Display or save data arrays from any format or ordering (CHW/WCH). All with one-liners.
ezimage image-processing ipython jupyter pil
Last synced: 04 Jul 2025
https://github.com/pfischer1687/ms-thesis
Computational Physics MS Thesis
ipython jupyter-notebook latex markov-chain matplotlib metropolis-hastings monte-carlo numpy pandas pdftex physics python scipy sympy
Last synced: 24 Dec 2025
https://github.com/jbn/idgraph
IPython cell magic for dgraph remote interaction.
dgraph dgraph-client dgraph-tutorial ipython ipython-magic ipython-notebook ipython-notebooks jupyter-notebook juypter
Last synced: 04 Apr 2025
https://github.com/willingc/pulse_news
Reports for Project Jupyter using org-pulse tool
ipython jupyter jupyter-widgets jupyterhub jupyterlab pulse
Last synced: 17 Mar 2025
https://github.com/n6g7/ipynb-loader
ipython/jupyter notebook files loader for webpack
ipython jupyter loader webpack webpack-loader
Last synced: 05 Jul 2025
https://github.com/carlthome/ipytoolbox
A collection of IPython magics and other utilities
ipython jupyter matplotlib numpy
Last synced: 05 Apr 2025
https://github.com/harmanveer2546/music-genre-classification
Classifying the genre of a music using deep neural networks.
cnn deep-learning ipython keras knn labelencoder librosa music numpy pandas pickle python scipy sequential svc tensorflow
Last synced: 13 Mar 2025
https://github.com/archismwanchatterjee/hack-hurricane-1.0
SoundSight Companion: Empowering Independence through Auditory Vision
dotenv generative-ai gtts ipython pillow python streamlit translation
Last synced: 07 Sep 2025
https://github.com/lukoshkin/bterm-repl.nvim
Switch from Jupyter Notebooks with vim-editing extensions to a pure way of development in Neovim. Bterm-repl allows you to execute commands and cells of code in an interpreter window
ipython neovim-lua-plugin repl vim-ipython
Last synced: 10 Oct 2025
https://github.com/achillesrasquinha/docker-ipython
Alpine-based Dockerfile for IPython
Last synced: 02 Mar 2025
https://github.com/vergosss/data_mining_and_machine_learning
Data Mining and Machine Learning 2022-2023 CEID Project. The project entails a COVID-19 Dataset including information about each country's statistics regarding COVID-19. Libraries used: sklearn,pandas,tensorflow.
clustering data-visualization ipython kmeans matplotlib pandas regression rnn scipy seaborn sklearn svr tensorflow
Last synced: 30 Apr 2025
https://github.com/polaris000/snippets
A collection of snippets and functions that I regularly use in my workflows as a data scientist. These snippets are utility functions that speed up my work, and focus on Pandas, Numpy and visualization libraries.
ipython pandas python utilities visualization
Last synced: 25 Dec 2025
https://github.com/nirum/autotime
:stopwatch: IPython extension for automatically timing commands
Last synced: 25 Feb 2025
https://github.com/thekartikeyamishra/interactivelocationmapping
The Interactive Location Mapping Tool is a Python-based application that allows users to generate an interactive map for a specified location. Using the folium library for map visualization and geopy for geocoding, the tool fetches the latitude and longitude of a location and displays it on an interactive map.
folium geopy googlecolab ipython jyputer-notebook python
Last synced: 25 Feb 2025
https://github.com/joaoandreporto/coshipy
activate conda environments and control IPython sessions, running inside tmux, directly from Vim
Last synced: 03 Oct 2025
https://github.com/nicomadeankaf/because
🌟 Simplify decision-making with because, a lightweight tool that helps you weigh options clearly and efficiently.
alternatives awesome browser cli cli-app click covid-19 cyber-security gafam hacking ipython presentations python script services stackoverflow testing zsh
Last synced: 23 Oct 2025
https://github.com/arnie97/ipython-auto-symbol
Automagically generate sympy symbols for unknown variables (alternative to isympy -I)
Last synced: 03 Oct 2025
https://github.com/Fazliddin-pro/Django.Big_Mebel_Store
This is my first Django project, and I will improve it in the future.
css django html ipython js postgresql python
Last synced: 12 Aug 2025
https://github.com/lukeroantree4815162342/pioton
píotón allows you to write Python in Irish in IPython environments
gaeilge ipython irish transpiler
Last synced: 04 Nov 2025
https://github.com/alefair/ds
Data Science projects
ipython jupyter matplotlib numpy pandas python sklearn
Last synced: 24 Dec 2025
https://github.com/v-spassky/ipython-history-editor
A VSCode extension to edit IPython REPL history.
ipython repl vscode vscode-extension
Last synced: 15 Aug 2025
https://github.com/fitzy1321/py.scripts
Collection of python examples, scripts, side projects, and tutorials.
flask ipython jupyter jupyter-notebook jupyter-notebooks pipenv python python3
Last synced: 19 Aug 2025
https://github.com/carinquantifiable119/data-science-handbook
📝 Explore Jupyter notebooks and reusable code to master data science workflows and enhance your skills effectively.
analytics aws biostatistics causal-inference computer-science ipython machine-learning meta neural-networks notebook numpy probability probability-cheatsheet python scicloj seaborn statistics-cheatsheet targeted-learning
Last synced: 01 Nov 2025
https://github.com/blooser/machinelearning
Implementations for data predicting
artificial-neural-networks big-data classification clustering data-predicting deep-learning ipython ipython-notebook jupyter-notebook keras machine-learning machine-learning-recipes nerual-network python3 regression tensorflow
Last synced: 25 Feb 2025
https://github.com/karlicoss/quantifiedself-notebooks
Reverse engineering Endomondo's calorie estimation
endomondo exercise heart-rate ipython quantified-self
Last synced: 07 Apr 2025
https://github.com/elijah-1994/geospatial-analysis-using-geopandas
Introductory exploration of using Geopandas to conduct geospatial analysis on a range of datasets.
folium-maps geocoding geopandas geospatial-analysis geospatial-data ipython pandas python python3
Last synced: 24 Dec 2025
https://github.com/mnyrop/bunraku-ipy
ipython notebooks for processing bunraku collection data @cul :jp: :dolls:
digital-humanities ipython json-schema jupyter-notebook pandas-dataframe relational-model static-site
Last synced: 02 Dec 2025
https://github.com/adisen99/ipython-basics
This Repo contains some basics of using ipython and jupyter notebook
basics-of-python ipython ipython-notebook jupyter-notebook pandas
Last synced: 11 Nov 2025
https://github.com/mhconradt/ast-magic
IPython extension that allows viewing the AST of IPython cells using %magic
Last synced: 26 Oct 2025
https://github.com/szapp/plotface
Python module to switch between light/dark interface and inline/gui backend of matplotlib figures in IPython on the fly.
dark-theme interactive ipython matplotlib visualization
Last synced: 25 Aug 2025
https://github.com/npodlozhniy/sql-magics
Useful magic tools to facilitate SQL writing and execution within Jupyter
ipython ipython-magic sqlparse
Last synced: 13 Mar 2025
https://github.com/courbeb/kernelcreator
Create offline ipython kernel with docker
docker ipython ipython-notebook jupyter jupyter-notebook kernel
Last synced: 26 Oct 2025
https://gitlab.com/jezcope/template-ipython-magic
IPython magics to render cells as templates in a variety of different templating languages.
Last synced: 19 Mar 2025
https://github.com/salamnocap/syracuse
The Syracuse Sequence
ipython jupyter-notebook matplotlib plotext python seaborn syracuse vscode
Last synced: 26 Dec 2025
https://github.com/psavarmattas/speechtotext
we shall build a very simple speech recognition system that takes our voice as input and produces the corresponding text by hearing the input.
facebook-api ipython librosa machine-learning numpy python pytorch soundfile transformers
Last synced: 13 Mar 2025
https://github.com/lulunac27a/infinitely-roll-dice-game
Dice rolling game with infinite number of rolls until the rolled number is not the number of sides
dice dice-game dice-roll dice-roller ipynb ipython ipython-notebook ipython-notebooks ipywidgets jupyter jupyter-notebook jupyter-notebooks python python-notebook python-notebooks score
Last synced: 01 Mar 2025
https://github.com/lulunac27a/dice-game-with-various-multipliers
Multiplayer dice game with various score multipliers
dice dice-game ipynb ipython ipython-notebook ipython-notebooks ipywidgets jupyter jupyter-notebook jupyter-notebooks multiplayer multiplayer-game multiplier python-notebook python-notebooks score
Last synced: 01 Mar 2025
https://github.com/abideen-olawuwo/predictive-maintenance
A predictive maintainance model
decision-trees ipython matplotlib numpy pandas plotly python random-forest seaborn sklearn smote
Last synced: 13 Mar 2025
https://github.com/mpacer/jupyter_conf_search
Utility for searching through jupyter configuration files, using jupyter's path definitions to find their locations dynamically.
ipython jupyter jupyter-notebook traitlets
Last synced: 05 Mar 2025
https://github.com/tim-hub/tvnz-hackathon
TVNZ TV On Demand Solution for Robert Walters 2018 Hackathon
graduate hackathon ipython kiwi newzealand
Last synced: 13 Sep 2025
https://github.com/thekartikeyamishra/imageprocessor
Welcome to the Image Background Removal and Transformation Tool! This project is a Python-based application that allows you to easily remove image backgrounds and apply transformations like converting images to 8-bit or Black and White. The tool is built using the rembg library, Pillow, and Jupyter widgets for a user-friendly interactive.
image-processing imagemanipulation ipython ipywidgets pillow python rembg
Last synced: 23 Feb 2025
https://github.com/buihdk/scrapy-books
A demo of scraping book data from the website https://books.toscrape.com using Scrapy
Last synced: 24 Aug 2025
https://github.com/mingrammer/fluent-python-notebook
IPython notebook version of "Fluent Python" book
fluent ipython practices python
Last synced: 24 Feb 2025
https://github.com/VictorFantucci/ipython-config
IPython startup configuration file with emphasis for the development of Data Science projects.
ipython ipython-config ipython-magic
Last synced: 30 Oct 2025
https://github.com/avimehenwal/ipython.avimehenwal
ipython jupyter notebooks
Last synced: 03 Mar 2025
https://github.com/hiseg10/ipython_ui
Este é um projeto simples para executar código no console IPython usando uma interface gráfica criada com PySimpleGUI. A interface permite que você insira o código que deseja executar e visualize o resultado da execução.
Last synced: 26 Dec 2025
https://github.com/furechan/nbmask
IPython extension to mask sensitive data
Last synced: 10 Sep 2025
https://github.com/noteable-io/platform-site
Developer Docs, Guides, and Blog
automation docusaurus ipython jupyter llm llmops noteable notebooks
Last synced: 21 Jun 2025
https://github.com/anufrievsy/man_women
Данный скрипт был создан с целью поиска субъективно интересных серий ТВ-шоу "Мужское Женское"
bs4 clear-output fuzzywuzzy ipython ipython-display jupyter jupyter-notebook jupyter-notebooks matplotlib matplotlib-pyplot numpy pandas pandas-dataframe python requests time youtube youtube-search
Last synced: 11 Jul 2025
https://github.com/jkanche/rosalind-ipython
bioinformatics ipython rosalind
Last synced: 05 Apr 2025
https://github.com/vasilisakashperko/vchatbotk
chatbot ipython jupyternotebook
Last synced: 13 Mar 2025
https://github.com/ahzaam/linear-regression-ai
Titanic Death Prediction training with SKLearn, Naive Bias
Last synced: 13 Mar 2025
https://github.com/mostafa-bashir/investigating_weather_data
data-analysis ipython jupyter-notebook nump pandas python
Last synced: 26 Dec 2025
https://github.com/iloveitaly/ipython-playground
Understand what is in your ipython playground.
Last synced: 20 Mar 2025
https://github.com/billsioros/crime-data-exploration
Visual exploration of crime incident reports provided by the Boston Police Department
crime-analysis crime-data crime-incidents folium ipython ipython-notebook jupyter jupyter-notebook
Last synced: 18 Mar 2025
https://github.com/shanmukhestrella/ilegend-multikernel-jupyter
Developing MultiKernel Jupyter Notebook for Python and Legend Services
finos ipython jupyter legend multikernel
Last synced: 12 Jul 2025
https://github.com/mostafa-bashir/investigating_dataset_udacity
ipython jyputer-notebook numpy pandas python
Last synced: 02 Sep 2025
https://github.com/marferdom/codenotes
Notes while learning to code in python
fastai ipython matplotlib-pyplot numpy python sci-kit-learn seaborn tensorflow tkinter torch
Last synced: 13 Mar 2025
https://github.com/jpc963/tratamento-e-graficos
Análise dos dados de uma empresa para saber os motivos da saída dos clientes
ipython jupyter pandas plotly plotly-express
Last synced: 13 Mar 2025
https://github.com/abishekaditya/machinelearningintro
Some simple stuff with pandas and Scipy
data-analysis ipython machine-learning pandas python scipy
Last synced: 20 Feb 2025
https://github.com/maheera421/dog-breed-prediction-model
Multi-class image classification, where the goal is to predict different breeds of dogs using deep learning.
boolean-array color-channel data-batch google-colab gpu ipython keras-tensorflow matplotlib-pyplot mobilenetv2 numpy-arrays os pandas-dataframe sklearn tensorflow2 tensorflowhub tensors
Last synced: 06 Sep 2025
https://github.com/dluismendezpy/django-starter-template
Django Starter Template
black django flake8 ipython isort pre-commit python3
Last synced: 20 Jul 2025