File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 "assertions" : {
1515 "categories:performance" : [" error" , { "minScore" : 0.90 }],
1616 "categories:accessibility" : [" error" , { "minScore" : 0.95 }],
17- "categories:best-practices" : [" error" , { "minScore" : 0.95 }],
17+ "categories:best-practices" : [" error" , { "minScore" : 0.90 }],
1818 "categories:seo" : [" error" , { "minScore" : 0.95 }]
1919 }
2020 }
Original file line number Diff line number Diff line change 9999 name : Built site ${{ github.run_number }}
100100 path : ./_site
101101 - name : Audit with Lighthouse
102- uses : treosh/lighthouse-ci-action@v8
102+ uses : treosh/lighthouse-ci-action@v10
103103 with :
104104 configPath : " .github/workflows/lighthouserc.json"
105105 temporaryPublicStorage : true
Original file line number Diff line number Diff line change 3737 description: The original web application for creating and sharing computational documents
3838 src: try/python.svg
3939 alt: Python logo - Launch Jupyter Notebook demo Binder
40- url: https://jupyter.org/try-jupyter/retro/ notebooks/?path=notebooks/Intro.ipynb
40+ url: https://jupyter.org/try-jupyter/notebooks/?path=notebooks/Intro.ipynb
4141
4242 - title: JupyterLite
4343 description: JupyterLite (Wasm powered Jupyter) deployed as static GitHub Pages
You can’t perform that action at this time.
0 commit comments