Skip to content

Commit

Permalink
Merge pull request #73 from neuromatch/release-v1.0.0
Browse files Browse the repository at this point in the history
Release v1.0.0
  • Loading branch information
iamzoltan authored Jul 10, 2024
2 parents 47a2e80 + c04c435 commit a6f3322
Show file tree
Hide file tree
Showing 367 changed files with 12,925 additions and 2,667 deletions.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ runs:
pip install cfgrib
python -m cfgrib selfcheck
pip install requests aiohttp
pip install jupyter-book==0.14.0 ghp-import cftime pyleoclim importlib-metadata==4.13.0
pip install jupyter-book==0.14.0 ghp-import cftime importlib-metadata==4.13.0
shell: bash -l {0}

- name: Build climlab from source
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/notebook-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Run Notebooks
uses: ./.github/actions/check-notebooks
with:
run_all: 'true'
run_all: 'false'
# exec_flag: '--check-only'
exec_flag: '--execute'
# exercise-continue-on-error: true
Expand Down
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,9 @@ dependencies:
- zarr
- pip:
- afinn
- lipd
- pyleoclim
- "mystatsfunctions @ https://github.com/njleach/mystatsfunctions/archive/main.zip"
# - "SDFC @ https://github.com/yrobink/SDFC/archive/master.zip" # this is not working
- https://github.com/mptouzel/PyDICE/archive/master.zip # for W2D3 Tutorial 2
# - https://github.com/mptouzel/PyDICE/archive/master.zip # for W2D3 Tutorial 2

2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,6 @@ mystatsfunctions @ https://github.com/njleach/mystatsfunctions/archive/main.zip
dicelib @ https://github.com/mptouzel/PyDICE/archive/master.zip
cdsapi
texttable
lipd
pyleoclim==0.14.0
# cfgrib
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"\n",
"**Good Research Practices**\n",
"\n",
"**Content creators:** Marguerite Brown, Zane Mitrevica, Natalie Steinemann, Yuxin Zhou\n",
"**Content creators:** Marguerite Brown, Zane Mitrevica, Aakash Sane, Natalie Steinemann, Yuxin Zhou\n",
"\n",
"**Content reviewers:** Katrina Dobson, Sloane Garelick, Maria Gonzalez, Nahid Hasan, Paul Heubel, Sherry Mi, Beatriz Cosenza Muralles, Cheng Zhang\n",
"\n",
Expand Down Expand Up @@ -99,7 +99,7 @@
" return tab_contents\n",
"\n",
"\n",
"video_ids = [('Youtube', 'XZfqyancNpk'), ('Bilibili', 'BV1494y1B7qs')]\n",
"video_ids = [('Youtube', 'HEsrjlyza5o'), ('Bilibili', 'BV1494y1B7qs')]\n",
"tab_contents = display_videos(video_ids, W=730, H=410)\n",
"tabs = widgets.Tab()\n",
"tabs.children = tab_contents\n",
Expand All @@ -120,7 +120,7 @@
"# @title Tutorial slides\n",
"# @markdown These are the slides for the videos in all tutorials today\n",
"from IPython.display import IFrame\n",
"link_id = \"9s6ub\"\n",
"link_id = \"648nt\"\n",
"print(f\"If you want to download the slides: https://osf.io/download/{link_id}/\")\n",
"IFrame(src=f\"https://mfr.ca-1.osf.io/render?url=https://osf.io/{link_id}/?direct%26mode=render%26action=download%26mode=render\", width=854, height=480)"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"\n",
"**Good Research Practices**\n",
"\n",
"**Content creators:** Marguerite Brown, Zane Mitrevica, Natalie Steinemann, Yuxin Zhou\n",
"**Content creators:** Marguerite Brown, Zane Mitrevica, Aakash Sane, Natalie Steinemann, Yuxin Zhou\n",
"\n",
"**Content reviewers:** Katrina Dobson, Sloane Garelick, Maria Gonzalez, Nahid Hasan, Paul Heubel, Sherry Mi, Beatriz Cosenza Muralles, Cheng Zhang\n",
"\n",
Expand Down Expand Up @@ -99,7 +99,7 @@
" return tab_contents\n",
"\n",
"\n",
"video_ids = [('Youtube', 'XZfqyancNpk'), ('Bilibili', 'BV1494y1B7qs')]\n",
"video_ids = [('Youtube', 'HEsrjlyza5o'), ('Bilibili', 'BV1494y1B7qs')]\n",
"tab_contents = display_videos(video_ids, W=730, H=410)\n",
"tabs = widgets.Tab()\n",
"tabs.children = tab_contents\n",
Expand All @@ -120,7 +120,7 @@
"# @title Tutorial slides\n",
"# @markdown These are the slides for the videos in all tutorials today\n",
"from IPython.display import IFrame\n",
"link_id = \"9s6ub\"\n",
"link_id = \"648nt\"\n",
"print(f\"If you want to download the slides: https://osf.io/download/{link_id}/\")\n",
"IFrame(src=f\"https://mfr.ca-1.osf.io/render?url=https://osf.io/{link_id}/?direct%26mode=render%26action=download%26mode=render\", width=854, height=480)"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"\n",
"**Good Research Practices**\n",
"\n",
"**Content creators:** Marguerite Brown, Zane Mitrevica, Natalie Steinemann, Yuxin Zhou\n",
"**Content creators:** Marguerite Brown, Zane Mitrevica, Aakash Sane, Natalie Steinemann, Yuxin Zhou\n",
"\n",
"**Content reviewers:** Katrina Dobson, Sloane Garelick, Maria Gonzalez, Nahid Hasan, Paul Heubel, Sherry Mi, Beatriz Cosenza Muralles, Cheng Zhang\n",
"\n",
Expand Down Expand Up @@ -99,7 +99,7 @@
" return tab_contents\n",
"\n",
"\n",
"video_ids = [('Youtube', 'XZfqyancNpk'), ('Bilibili', 'BV1494y1B7qs')]\n",
"video_ids = [('Youtube', 'HEsrjlyza5o'), ('Bilibili', 'BV1494y1B7qs')]\n",
"tab_contents = display_videos(video_ids, W=730, H=410)\n",
"tabs = widgets.Tab()\n",
"tabs.children = tab_contents\n",
Expand All @@ -120,7 +120,7 @@
"# @title Tutorial slides\n",
"# @markdown These are the slides for the videos in all tutorials today\n",
"from IPython.display import IFrame\n",
"link_id = \"9s6ub\"\n",
"link_id = \"648nt\"\n",
"print(f\"If you want to download the slides: https://osf.io/download/{link_id}/\")\n",
"IFrame(src=f\"https://mfr.ca-1.osf.io/render?url=https://osf.io/{link_id}/?direct%26mode=render%26action=download%26mode=render\", width=854, height=480)"
]
Expand Down
Loading

0 comments on commit a6f3322

Please sign in to comment.