Skip to content
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

Adding optional import ipycytoscape #63

Merged
merged 11 commits into from
Aug 21, 2024

Conversation

RiesBen
Copy link
Contributor

@RiesBen RiesBen commented Aug 18, 2024

This make s the ipycytoscape dependency optional.

Depends on #62 !

  * analysis:
* minor modifications on cycle analysis (only check for cylce of size 3 per default)
* make delete more performant, by deleting multiple transformations/components at once if wanted.
* adding graph cost and efficiency

  * jnbs:
*Adding text to Example JnB.

network -planners:
* minor refactors
* display fix, correct number of expected edges.
- Notebook improvements, more documentation, black formatting
- improving network generator documentation
- vscode -> gitignore
@RiesBen RiesBen self-assigned this Aug 18, 2024
@RiesBen RiesBen linked an issue Aug 18, 2024 that may be closed by this pull request
@RiesBen RiesBen added the refactor Good Infrastrucutre / Refactoring label Aug 18, 2024
@RiesBen RiesBen changed the base branch from main to build_v1 August 21, 2024 10:40
@RiesBen RiesBen merged commit de935c0 into build_v1 Aug 21, 2024
@RiesBen RiesBen deleted the adding_optional_import_ipycytoscape branch August 21, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Good Infrastrucutre / Refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make ipycytoscape optional
1 participant