@misc{14340, keywords = {jupyter, notebook, python, data science}, author = {Benjamin Ragan-Kelley and Thomas Kluyver and Project Jupyter}, title = {Jupyter: Notebooks in Multiple Languages for Data Science}, abstract = {Jupyter notebooks have become an invaluable tool for all kinds of data science. Originally developed as part of the IPython project, notebooks have evolved from a Python specific tool to support many programming languages; more than 50 different execution kernels have now been published. For all of these languages, notebooks are a way to record and describe a data science workflow, and then share it, publicly or privately, allowing the recipients to easily modify and execute the code.We\’ll describe the architectural changes and decisions involved in the transition to supporting multiple languages, as well as our own experience in supporting data science languages ranging from C++ to R to Bash. You\’ll also get a high-level understanding of how to create a new kernel, if a language you\’re excited about is not yet supported.We\’ll also highlight some of the current development work taking place in and around Jupyter, including redesigned UI, mechanisms for collaboration on notebooks, ways to share live, executable notebooks online, and projects that reuse the Jupyter machinery in different user interfaces.}, year = {2016}, journal = {PyData Amsterdam}, publisher = {PyData}, url = {http://pydata.org/amsterdam2016/schedule/presentation/19/index.html}, }