Skip to content

feat: Move all Binder config files to binder directory #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ Jupyter notebooks for the [HSF matplotlib tutorial](https://hsf-training.github.

# Open in Binder

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/plttraining/hsf_matplotlib_notebooks/main)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/hsf-training/hsf_matplotlib_notebooks/main)

# Open in SWAN
[![SWAN](https://swan.web.cern.ch/sites/swan.web.cern.ch/files/pictures/open_in_swan.svg)](https://cern.ch/swanserver/cgi-bin/go?projurl=https://github.com/plttraining/hsf_matplotlib_notebooks.git)
[![SWAN](https://swan.web.cern.ch/sites/swan.web.cern.ch/files/pictures/open_in_swan.svg)](https://cern.ch/swanserver/cgi-bin/go?projurl=https://github.com/hsf-training/hsf_matplotlib_notebooks.git)

# Open in Google Colab

Expand Down
File renamed without changes.
9 changes: 9 additions & 0 deletions binder/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
numpy
awkward
uproot
matplotlib
scipy
pandas
hist
mplhep
h5py
1 change: 1 addition & 0 deletions binder/runtime.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python-3.10
4 changes: 2 additions & 2 deletions ep04-higgs-search.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/plttraining/hsf_matplotlib_notebooks/blob/main/ep04-higgs-search.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
"<a href=\"https://colab.research.google.com/github/hsf-training/hsf_matplotlib_notebooks/blob/main/ep04-higgs-search.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
Expand All @@ -29,7 +29,7 @@
},
"outputs": [],
"source": [
"! git clone https://github.com/plttraining/hsf_matplotlib_notebooks.git\n",
"! git clone https://github.com/hsf-training/hsf_matplotlib_notebooks.git\n",
"! cd hsf_matplotlib_notebooks/; pip install -r requirements.txt \n",
"% cd hsf_matplotlib_notebooks/"
]
Expand Down
4 changes: 2 additions & 2 deletions ep05-mplhep.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/plttraining/hsf_matplotlib_notebooks/blob/main/ep05-mplhep.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
"<a href=\"https://colab.research.google.com/github/hsf-training/hsf_matplotlib_notebooks/blob/main/ep05-mplhep.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
Expand All @@ -28,7 +28,7 @@
"id": "K8XXy3EqB8Lc"
},
"source": [
"! git clone https://github.com/plttraining/hsf_matplotlib_notebooks.git\n",
"! git clone https://github.com/hsf-training/hsf_matplotlib_notebooks.git\n",
"! cd hsf_matplotlib_notebooks/; pip install -r requirements.txt ; bash postBuild"
],
"outputs": []
Expand Down
4 changes: 2 additions & 2 deletions ep07-dimuonspectrum-awkward.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/plttraining/hsf_matplotlib_notebooks/blob/main/ep07-dimuonspectrum-awkward.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
"<a href=\"https://colab.research.google.com/github/hsf-training/hsf_matplotlib_notebooks/blob/main/ep07-dimuonspectrum-awkward.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
Expand All @@ -25,7 +25,7 @@
{
"cell_type": "code",
"source": [
"! git clone https://github.com/plttraining/hsf_matplotlib_notebooks.git\n",
"! git clone https://github.com/hsf-training/hsf_matplotlib_notebooks.git\n",
"! cd hsf_matplotlib_notebooks/; pip install -r requirements.txt ; bash postBuild\n",
"% cd hsf_matplotlib_notebooks/"
],
Expand Down
4 changes: 2 additions & 2 deletions ep07-dimuonspectrum-pandas.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/plttraining/hsf_matplotlib_notebooks/blob/main/ep07-dimuonspectrum-pandas.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
"<a href=\"https://colab.research.google.com/github/hsf-training/hsf_matplotlib_notebooks/blob/main/ep07-dimuonspectrum-pandas.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
Expand All @@ -25,7 +25,7 @@
{
"cell_type": "code",
"source": [
"! git clone https://github.com/plttraining/hsf_matplotlib_notebooks.git\n",
"! git clone https://github.com/hsf-training/hsf_matplotlib_notebooks.git\n",
"! cd hsf_matplotlib_notebooks/; pip install -r requirements.txt \n",
"% cd hsf_matplotlib_notebooks/"
],
Expand Down
4 changes: 2 additions & 2 deletions ep07-dimuonspectrum.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/plttraining/hsf_matplotlib_notebooks/blob/main/ep07-dimuonspectrum.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
"<a href=\"https://colab.research.google.com/github/hsf-training/hsf_matplotlib_notebooks/blob/main/ep07-dimuonspectrum.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
Expand All @@ -31,7 +31,7 @@
},
"outputs": [],
"source": [
"! git clone https://github.com/plttraining/hsf_matplotlib_notebooks.git\n",
"! git clone https://github.com/hsf-training/hsf_matplotlib_notebooks.git\n",
"! cd hsf_matplotlib_notebooks/; pip install -r requirements.txt \n",
"% cd hsf_matplotlib_notebooks/"
]
Expand Down
9 changes: 0 additions & 9 deletions requirements.txt

This file was deleted.

1 change: 1 addition & 0 deletions requirements.txt