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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
StochSS
/
SpatialPy
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
21
Code
Issues
29
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
adding test to check all notebooks.
- #196
#196
Draft
seanebum
wants to merge 18 commits into
develop
StochSS/SpatialPy:develop
from
auto-nb-runner
StochSS/SpatialPy:auto-nb-runner
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Draft
adding test to check all notebooks.
#196
seanebum
wants to merge 18 commits into
develop
StochSS/SpatialPy:develop
from
auto-nb-runner
StochSS/SpatialPy:auto-nb-runner
Copy head branch name to clipboard
Commits
Commits on Oct 26, 2021
adding unit test to check all notebooks. test is currently implemented in same testing instance as test_model and test_solver, however it takes a very long time to run. A timeout is given to each…
Show description for aad755b
seanebum
committed
aad755b
View commit details
Copy full SHA for aad755b
Browse repository at this point
need to add nbformat to testing env in order to run notebook tests
seanebum
committed
e88f684
View commit details
Copy full SHA for e88f684
Browse repository at this point
that didn't work...
seanebum
committed
894e0b9
View commit details
Copy full SHA for 894e0b9
Browse repository at this point
need to add nbformat to testing env in order to run notebook tests
seanebum
committed
67cec84
View commit details
Copy full SHA for 67cec84
Browse repository at this point
needed nbconvert too
seanebum
committed
95c69ca
View commit details
Copy full SHA for 95c69ca
Browse repository at this point
somehow forgot to include unittest wrapping
seanebum
committed
192b79c
View commit details
Copy full SHA for 192b79c
Browse repository at this point
and the import...
seanebum
committed
d3c3e5d
View commit details
Copy full SHA for d3c3e5d
Browse repository at this point
another oopsie fixie
seanebum
committed
62a6385
View commit details
Copy full SHA for 62a6385
Browse repository at this point
Commits on Oct 27, 2021
added minimal test set to only run fast-running examples
seanebum
committed
d080717
View commit details
Copy full SHA for d080717
Browse repository at this point
cleaned up paths
seanebum
committed
638e0b5
View commit details
Copy full SHA for 638e0b5
Browse repository at this point
fixed missing paren
seanebum
committed
bca5181
View commit details
Copy full SHA for bca5181
Browse repository at this point
oops! forgot to add the actual assertion!
seanebum
committed
dd3f859
View commit details
Copy full SHA for dd3f859
Browse repository at this point
trying another way to get parent directory...
seanebum
committed
3ba1ad1
View commit details
Copy full SHA for 3ba1ad1
Browse repository at this point
Commits on Oct 28, 2021
cleaning up test flow some
seanebum
committed
1c2675e
View commit details
Copy full SHA for 1c2675e
Browse repository at this point
just trying something, because im not sure why the pathing is failing...
seanebum
committed
4d9cf39
View commit details
Copy full SHA for 4d9cf39
Browse repository at this point
Commits on Mar 9, 2022
Merge branch 'develop' of https://github.com/StochSS/SpatialPy into auto-nb-runner
seanebum
committed
0cc8d62
View commit details
Copy full SHA for 0cc8d62
Browse repository at this point
updates to run auto-nb runner with integration tests
seanebum
committed
6a82cd6
View commit details
Copy full SHA for 6a82cd6
Browse repository at this point
oops, this was already included in run-integration-tests
seanebum
committed
a028fd2
View commit details
Copy full SHA for a028fd2
Browse repository at this point
You can’t perform that action at this time.