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

Resolved six workflow errors #756

Merged
merged 1 commit into from Apr 25, 2022
Merged

Resolved six workflow errors #756

merged 1 commit into from Apr 25, 2022

Conversation

karm-patel
Copy link
Collaborator

@karm-patel karm-patel commented Apr 25, 2022

Description

I have made the following changes to resolve some errors in notebooks.

  1. Replaced with pd.set_option('precision', ...) with pd.set_option('display.precision',...).
  2. Replaced lineWidth with linewidth, lineStyle with linestyle in Line2d methods.
  3. Updated “class Arrow3D” as suggested in this issue.
  4. chdir("scripts") was creating the error, I commented that.

Issue

#739

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@murphyk murphyk merged commit 6231936 into probml:master Apr 25, 2022
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.

None yet

2 participants