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

fix: fixes #59 import error on lr_demo #85

Closed
wants to merge 2 commits into from

Conversation

lmclane04
Copy link
Collaborator

  • delete plot_old in second cell
  • change 'legend_labels' to 'labels' iin cell 4 and 7 to resolve unexpected keyword argument error.
  • delete 'timesteps' parameter in cell 4, 6, and 7 to resolve plot() got multiple values for argument 'max_oscillators' error.

Resolves #59

- delete plot_old in second cell
 - change 'legend_labels' to 'labels' iin cell 4 and 7 to resolve  unexpected keyword argument error.
- delete 'timesteps' parameter in cell 4, 6, and 7 to resolve plot() got multiple values for argument 'max_oscillators' error.

Resolves DynaDojo#59
@carynbear
Copy link
Collaborator

carynbear commented Jul 3, 2024

@lmclane04 lmclane04 changed the title Fix import error on lr_demo fix: fixes #59 import error on lr_demo Jul 3, 2024
@lmclane04 lmclane04 closed this Jul 3, 2024
@lmclane04 lmclane04 deleted the bug/lr-demo/59/lauren branch July 3, 2024 19:25
lmclane04 pushed a commit to lmclane04/dynadojo that referenced this pull request Jul 3, 2024
- delete plot_old in second cell
- change 'legend_labels' to 'labels' iin cell 4 and 7 to resolve unexpected keyword argument error.
- delete 'timesteps' parameter in cell 4, 6, and 7 to resolve plot() got multiple values for argument 'max_oscillators' error.

Resolves DynaDojo#59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

demo/bug: lr_demo
3 participants