Code Monkey home page Code Monkey logo

scipy2024-jupyter-widgets-tutorial's Introduction

Building Complex Web Applications with Jupyter Notebooks

Prerequisites

Prior exposure to ipywidgets and/or familiarity with object-oriented programming is recommended. We review the basics of ipywidgets within the first hour and quickly move on to more advanced design principles.

Installation Instructions

There are two ways to access this tutorial. We recommend installing the environment locally with Anaconda or Miniconda, but if you experience trouble and need a quick backup, feel free to launch this tutorial with Binder.

Local Installation

If you would like to run this tutorial locally on your own computer, please follow these instructions:

  1. Clone this repository with git clone https://github.com/Jupyter4Science/scipy2024-jupyter-widgets-tutorial
  2. If you don’t have it already, you will need to download and install Miniconda
  3. Run conda env create -f environment.yml to create a conda environment called complexapps-2024
  4. Run conda activate complexapps-2024 to activate the conda environment
  5. Change directory into the tutorial materials and run jupyter lab to launch JupyterLab

How to use

We will follow the notebooks in the tutorial sequentially, starting with 00_welcome.ipynb.

Put a post-it on your computer when you have this notebook open.

Binder

You can launch these notebooks in a Binder environment by clicking the badge below. This requires no extra installation of software on your part. Just click the link and follow along.

Binder

How long will my Binder session last?

Binder will automatically shut down user sessions that have more than 10 minutes of inactivity (if you leave a jupyterlab window open in the foreground, this will generally be counted as “activity”). Binder tries to guarantee that active sessions will last up to 6 hours.

What if my session shuts down during a break?

We will start from a fresh checkpoint after every break, so if your Binder session ends, you can just restart a new session and the beginning of the next section.

scipy2024-jupyter-widgets-tutorial's People

Contributors

mwcraig avatar juancab avatar nicole-brewer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.