#
ipython
Here are 366 public repositories matching this topic...
minrk
commented
Jul 12, 2018
The notebook has its own internal idle-culling mechanisms, including shutting down idle kernels, shutting down itself when there's been no activity, and making decisions based on whether there are open connections or not. This is a lot more sophisticated, and offers much more granularity than the network-activity-based activity we have now.
For reference, we enable this config [on mybinder.org]
react
data-science
jupyter
notebook
ipython
zeromq
repl
react-components
jupyter-notebook
nteract
monorepo
desktop-application
-
Updated
Aug 20, 2021 - TypeScript
n-riesco
commented
Jun 8, 2020
Plotting library for IPython/Jupyter notebooks
-
Updated
Aug 20, 2021 - TypeScript
Because sometimes you need to do it live
-
Updated
Jul 27, 2021 - Python
Visualizer for pandas data structures
react
visualization
flask
data-science
ipython
jupyter-notebook
pandas
data-visualization
python3
xarray
data-analysis
python27
react-virtualized
plotly-dash
-
Updated
Aug 18, 2021 - JavaScript
A curated list of awesome Jupyter projects, libraries and resources
visualization
python
awesome
frontend
jupyter
ipython
jupyter-notebook
jupyterhub
awesome-list
jupyterlab
jupyterlab-extension
-
Updated
Aug 19, 2021
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
python
data-science
machine-learning
big-data
spark
notebook
ipython
bigdata
ipython-notebook
pyspark
mllib
data-analysis
-
Updated
Apr 7, 2021 - Jupyter Notebook
A Python module for common interactive command line user interfaces
python
cli
command-line-app
command-line
ipython
python3
prompt-toolkit
cli-app
cmd
command-line-tool
unix-command
python2
inquirer
command-line-interface
pyinquirer
-
Updated
Aug 6, 2021 - Python
memeplex
commented
Jun 2, 2021
strip output from Jupyter and IPython notebooks
-
Updated
Jun 28, 2021 - Python
IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018
visualization
python
data-science
machine-learning
data-mining
jupyter
ipython
jupyter-notebook
data-visualization
data-analysis
computing
numerical-computation
-
Updated
Mar 11, 2019 - Python
IPython magic command to profile and view your python code as a heat map.
-
Updated
Apr 21, 2018 - Python
A stand alone, light-weight web server for building, sharing graphs created in ipython. Build for data science, data analysis guys. Aiming at building an interactive visualization, collaborated dashboard, and real-time streaming graph.
-
Updated
Mar 29, 2021 - Python
CatBoost tutorials repository
-
Updated
Jun 25, 2021 - Jupyter Notebook
Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]
visualization
python
data-science
machine-learning
data-mining
jupyter
ipython
jupyter-notebook
data-visualization
data-analysis
computing
numerical-computation
-
Updated
Mar 3, 2021 - Jupyter Notebook
Digital Signal Processing - Theory and Computational Examples
jupyter
notebook
ipython
digital-signal-processing
filtering
lecture-notes
spectral-analysis
educational-materials
filter-design
educational-resources
random-signals
masters-course
open-educational-resources
signals-and-systems
-
Updated
Jan 25, 2021 - Jupyter Notebook
An IPython magic extension for printing date and time stamps, version numbers, and hardware information
-
Updated
Feb 18, 2021 - Python
IPython Kernel for Jupyter
-
Updated
Aug 20, 2021 - Python
Jupyter for Visual Studio Code
-
Updated
Nov 2, 2020 - TypeScript
Reference deployment of JupyterHub and nbgrader on a single server
-
Updated
Oct 12, 2019 - Python
Improve this page
Add a description, image, and links to the ipython topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ipython topic, visit your repo's landing page and select "manage topics."
The docs for
IPython.core.interactiveshell.InteractiveShell.set_custom_exc
have horribly mangled a warning message into a list of arguments. I can't work out at a glance why this is happening; it might be asphinx.ext.napoleon
bug, or a sphi