We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

jupyterWith: Making Jupyter Reproducible

Formal Metadata

Title
jupyterWith: Making Jupyter Reproducible
Title of Series
Number of Parts
28
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
jupyterWith has made significant improvements this year towards maintainability and ease of use. This talk will discuss those improvements and how you can quickly start creating reproducible Jupyter notebooks. JupyterLab is a popular web-based interactive development environment for notebooks, code, and data. However, it lacks the ability to lock dependencies and therefore lacks good reproducibility which jupyterWith overcomes by using Nix and Poetry. jupyterWith aims to be simple for researchers and developers and requires minimal understand of Nix and Jupyter to get started.