Skip to content
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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gem "github-pages", '232', group: :jekyll_plugins
# enable tzinfo-data for local build
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
gem 'jekyll-paginate', '1.1.0'
gem 'faraday', '2.14.2'
gem 'faraday', '2.14.3'
gem 'faraday-retry', '2.2.1'
gem 'webrick', '>=1.8.2'

5 changes: 5 additions & 0 deletions _data/related-jobs.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- expires: 2026-07-20
location: Lawrence Berkeley National Laboratory, Berkeley, CA
name: Computational Postdoctoral Fellow (Quantitative Modeling Group)
posted: 2026-06-30
url: https://jobs.lbl.gov/jobs/computational-postdoctoral-fellow-quantitative-modeling-group-7521
- expires: 2026-06-17
location: Carl R. Woese Institute for Genomic Biology, University of Illinois Urbana-Champaign,
Urbana, IL
Expand Down
2 changes: 1 addition & 1 deletion pages/wg/code-review.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ on the US-RSE slack.

## Automated Code Review Tools

- [Repo-Review](https://learn.scientific-python.org/development/pages/guides/repo-review/)
- [Repo-Review](https://learn.scientific-python.org/development/guides/repo-review/)
- [Codefair](https://github.com/fairdataihub/codefair-app)

## Code Review Anxiety
Expand Down
Loading