-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes for NeuroML v2.3.1 release #196
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
We first check to see if the included path is fine to load, if it is, that's good. If it isn't, we assume it may be relative to the current path (base path) and try that. Fixes #182
And other cosmetic cleanups.
docs(writers): document classes and methods
[skip ci]
More documentation for writers/loaders
fix(loader): test for absolute paths in includes
…nt-groups Extend `get_segment_groups_from_substring` to include an `unbranched` filter
These need to be set individually, and validation failing at each step will not work.
…idation-adding feat(memb-pots): do not validate on addition
feat!: regenerate for 2.3.1
[skip ci]
[skip ci]
The one I know so far: - pytables: PyTables/PyTables#1083
…able-gha Feat/3.13 fixes do not enable gha
These files are not to be executed directly, and so do not require a shebang. [skip ci]
This is for use-cases where we do not want to modify the original document at all, for example, visualization.
…odifying-object fix referenced morphs/biophysics: load from included files, add tests, add some error checking
The method does not return anything [skip ci]
This makes it easier to go through, links better to schema docs on docs.neuroml.org
Need to use a `finally` block, not an `else` block.
To v0.6.3 - for NML v2.3.1 release
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.