Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mwcraig
/
ipyevents
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
121
Code
Issues
13
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 24, 2025
Merge pull request #100 from mwcraig/dependabot/github_actions/actions/checkout-6
Show description for dd3458d
mwcraig
authored
dd3458d
View commit details
Copy full SHA for dd3458d
Browse repository at this point
Bump actions/checkout from 5 to 6
Show description for 3cd5bdb
dependabot[bot]
authored
3cd5bdb
View commit details
Copy full SHA for 3cd5bdb
Browse repository at this point
Commits on Sep 15, 2025
The actual 2.0.4
mwcraig
committed
970fa54
View commit details
Copy full SHA for 970fa54
Browse repository at this point
Bump to 2.0.4
mwcraig
committed
baf076a
View commit details
Copy full SHA for baf076a
Browse repository at this point
Commits on Sep 12, 2025
Bump to 2.0.3
mwcraig
committed
866cfb2
View commit details
Copy full SHA for 866cfb2
Browse repository at this point
Merge pull request #99 from mwcraig/more-python-versions
Show description for cb116c3
mwcraig
authored
cb116c3
View commit details
Copy full SHA for cb116c3
Browse repository at this point
Remove cap on concurrent CI jobs
mwcraig
committed
c7bbbf4
View commit details
Copy full SHA for c7bbbf4
Browse repository at this point
Cancel CI runs when new commits are pushed
mwcraig
committed
dfcd7df
View commit details
Copy full SHA for dfcd7df
Browse repository at this point
Run on pushes only to the main branch
mwcraig
committed
eb42bc0
View commit details
Copy full SHA for eb42bc0
Browse repository at this point
Add a manual trigger for CI tests
mwcraig
committed
665cc0b
View commit details
Copy full SHA for 665cc0b
Browse repository at this point
ci_tests.yaml: Test python 3.9 ... 3.13.
schwehr
authored and
mwcraig
committed
9cfe7df
View commit details
Copy full SHA for 9cfe7df
Browse repository at this point
Merge pull request #96 from mwcraig/dependabot/github_actions/actions/setup-python-6
Show description for d92c5bc
mwcraig
authored
d92c5bc
View commit details
Copy full SHA for d92c5bc
Browse repository at this point
Merge pull request #97 from mwcraig/dependabot/github_actions/actions/github-script-8
Show description for 49a6028
mwcraig
authored
49a6028
View commit details
Copy full SHA for 49a6028
Browse repository at this point
Merge pull request #95 from mwcraig/dependabot/github_actions/actions/checkout-5
Show description for 5784731
mwcraig
authored
5784731
View commit details
Copy full SHA for 5784731
Browse repository at this point
Merge pull request #98 from mwcraig/fix-npm-versions
Show description for f1e45bb
mwcraig
authored
f1e45bb
View commit details
Copy full SHA for f1e45bb
Browse repository at this point
Build with jupyterlab 4
mwcraig
committed
c3c664f
View commit details
Copy full SHA for c3c664f
Browse repository at this point
Update all of the npm packages
mwcraig
committed
6391f92
View commit details
Copy full SHA for 6391f92
Browse repository at this point
Update typescript vsn
mwcraig
committed
30b6ad3
View commit details
Copy full SHA for 30b6ad3
Browse repository at this point
Update one more dependency
mwcraig
committed
2a20854
View commit details
Copy full SHA for 2a20854
Browse repository at this point
Update typescript vsn
mwcraig
committed
a0be6cb
View commit details
Copy full SHA for a0be6cb
Browse repository at this point
package.json: npm audit fix --force
schwehr
authored and
mwcraig
committed
4d5299a
View commit details
Copy full SHA for 4d5299a
Browse repository at this point
Commits on Sep 8, 2025
Bump actions/github-script from 7 to 8
Show description for 191b137
dependabot[bot]
authored
191b137
View commit details
Copy full SHA for 191b137
Browse repository at this point
Bump actions/setup-python from 5 to 6
Show description for 838b05e
dependabot[bot]
authored
838b05e
View commit details
Copy full SHA for 838b05e
Browse repository at this point
Commits on Aug 18, 2025
Bump actions/checkout from 4 to 5
Show description for 454db53
dependabot[bot]
authored
454db53
View commit details
Copy full SHA for 454db53
Browse repository at this point
Commits on Jul 30, 2025
Merge pull request #93 from schwehr/codespell
Show description for e7a3dcf
mwcraig
authored
e7a3dcf
View commit details
Copy full SHA for e7a3dcf
Browse repository at this point
Merge pull request #94 from schwehr/minimum-python
Show description for c627398
mwcraig
authored
c627398
View commit details
Copy full SHA for c627398
Browse repository at this point
Commits on Jul 29, 2025
pyproject.toml: Set the minimum python to be 3.9.
schwehr
committed
f7fe555
View commit details
Copy full SHA for f7fe555
Browse repository at this point
docs/events.ipynb: Spelling fixes
schwehr
committed
7344b51
View commit details
Copy full SHA for 7344b51
Browse repository at this point
Commits on Dec 15, 2023
Merge pull request #90 from mwcraig/dependabot/github_actions/actions/setup-python-5
Show description for 3a3e1ad
mwcraig
authored
3a3e1ad
View commit details
Copy full SHA for 3a3e1ad
Browse repository at this point
Commits on Dec 11, 2023
Bump actions/setup-python from 4 to 5
Show description for 9b1159c
dependabot[bot]
authored
9b1159c
View commit details
Copy full SHA for 9b1159c
Browse repository at this point
Commits on Nov 20, 2023
Merge pull request #86 from mwcraig/dependabot/github_actions/actions/checkout-4
Show description for 84d61ca
mwcraig
authored
84d61ca
View commit details
Copy full SHA for 84d61ca
Browse repository at this point
Merge pull request #89 from mwcraig/dependabot/github_actions/actions/github-script-7
Show description for 1055b29
mwcraig
authored
1055b29
View commit details
Copy full SHA for 1055b29
Browse repository at this point
Bump actions/github-script from 6 to 7
Show description for 8beea32
dependabot[bot]
authored
8beea32
View commit details
Copy full SHA for 8beea32
Browse repository at this point
Commits on Sep 23, 2023
Merge pull request #88 from schwehr/project-toml-typo
Show description for ec45401
mwcraig
authored
ec45401
View commit details
Copy full SHA for ec45401
Browse repository at this point
Commits on Sep 19, 2023
binder-badge.yaml: Update for github-script@v6
Show description for ca58ad3
schwehr
committed
ca58ad3
View commit details
Copy full SHA for ca58ad3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.