Skip to content

Commit

Permalink
Updating broken notebooks (#57)
Browse files Browse the repository at this point in the history
* notebooks and env fix

* Update docker_push.yml

* Version of hist

* Adding dask to env

* Update dask

* Update environment.yml

* fixing coffea and adding standard way to install packages

* fix

* updating setup and clear cells output

---------

Co-authored-by: Giovanni Guerrieri <giovanni.guerrieri@cern/ch>
  • Loading branch information
Soap2G and Giovanni Guerrieri authored Oct 8, 2024
1 parent 905b48f commit 6d1f283
Show file tree
Hide file tree
Showing 11 changed files with 2,214 additions and 1,299 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- 'master'
paths:
- 'Dockerfile'
- 'Dockerfile.conda'
- 'binder/environment.yml'
- '.github/workflows/docker_push.yml'

# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
Expand Down Expand Up @@ -67,4 +67,4 @@ jobs:
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
subject-digest: ${{ steps.push.outputs.digest }}
push-to-registry: true


212 changes: 53 additions & 159 deletions 13-TeV-examples/uproot_python/CoffeaHZZAnalysis.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 6d1f283

Please sign in to comment.