Vega.jl, Rebooted
A developer revives the Vega.jl package for Julia, updating it for v0.4, adding Jupyter Notebook support, and planning new visualizations.
A developer revives the Vega.jl package for Julia, updating it for v0.4, adding Jupyter Notebook support, and planning new visualizations.
Exploring the IBash Notebook, a Bash kernel for Jupyter, and its potential as a data science environment with inline image support.
A tutorial on creating tables of contents with internal links in IPython Notebooks and Markdown documents using HTML anchors.
Introducing ipywidgets, a library for creating static, interactive widgets in IPython/Jupyter notebooks that work without a live kernel.
Two methods to add line numbers to cells in IPython/Jupyter Notebooks: a keyboard shortcut toggle and a permanent startup configuration.
Explains how to pass data between Javascript and Python in IPython/Jupyter notebooks using kernel.execute, though notes the method is now obsolete.