Skip to content

Commit

Permalink
Merge pull request #20 from lsst-sitcom/jbkalmbach-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jbkalmbach authored Mar 6, 2025
2 parents 5e9e528 + c5738da commit 141b8e8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/nbstripout.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: Notebook Output Checking
on:
pull_request:
paths:
- '**/*.ipynb'
push:
paths:
- '**/*.ipynb'

jobs:
check-notebook-outputs:
runs-on: ubuntu-latest
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ This will help quick assesment of each notebook's function while keeping the inf
Do not use spaces in the filename.
Instead, replace spaces with underlines (`_`).

Notebooks are available to view on [Times Square at the USDF](https://usdf-rsp-dev.slac.stanford.edu/times-square).


## Methods

Expand Down
3 changes: 3 additions & 0 deletions times-square.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
enabled: true
description: >
Times Square engineering demo notebooks.

0 comments on commit 141b8e8

Please sign in to comment.