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

Updated and refactored the StartHere notebook. #556

Merged
merged 2 commits into from
Jun 28, 2021

Conversation

ethangreen-dev
Copy link
Collaborator

@ethangreen-dev ethangreen-dev commented Jun 25, 2021

Additions

  • Added additional documentation.
  • Added cell to demonstrate relative (path) imports via os, sys.
  • Added cell to demonstrate the usage of alternate solvers.
  • Added cell to demonstrate plot customization.

Changes

  • Standardized formatting, usage of double quotes.

Closes #551

+ Added additional documentation.
+ Added cell to demonstrate relative (path) imports via `os`, `sys`.
+ Added cell to demonstrate the usage of alternate solvers.
+ Added cell to demonstrate plot customization.

~ Standardized formatting, usage of double quotes.
@ethangreen-dev ethangreen-dev added the enhancement New feature or request label Jun 25, 2021
@ethangreen-dev ethangreen-dev added this to the 1.6.1 milestone Jun 25, 2021
@ethangreen-dev ethangreen-dev self-assigned this Jun 25, 2021
Copy link
Collaborator

@jtcooper10 jtcooper10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Additional Documentation" section is out of date; update solver list, update solver arguments.

@ethangreen-dev ethangreen-dev linked an issue Jun 25, 2021 that may be closed by this pull request
@ethangreen-dev ethangreen-dev mentioned this pull request Jun 25, 2021
@ethangreen-dev ethangreen-dev merged commit f3811a5 into develop Jun 28, 2021
@ethangreen-dev ethangreen-dev added the ✔️​ Issue / PR has been resolved label Jun 28, 2021
@ethangreen-dev ethangreen-dev deleted the feature/update-starthere branch June 29, 2021 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ✔️​ Issue / PR has been resolved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StartHere example notebook is out of date
3 participants