Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Pseudocode In Notebooks #616

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

Merged
merged 4 commits into from
Aug 16, 2017
Merged

Pseudocode In Notebooks #616

merged 4 commits into from
Aug 16, 2017

Conversation

antmarakis
Copy link
Collaborator

@antmarakis antmarakis commented Aug 12, 2017

I properly packaged pseudocode printing. The code can now be found in notebook.py. Also, previously I didn't like very much how we would also print the name of the algorithm (the pseudocode is already in a section titled after the algorithm, so it's a bit overboard, especially since it is formatted in the largest header), so I made a couple of adjustments to amend that.

Now we only show the appropriate parts of the pseudocode, including the version of the book.

I have made the corresponding changed to the knowledge notebook, for a sample.

@norvig
Copy link
Collaborator

norvig commented Aug 16, 2017

nice!

@norvig norvig merged commit 6e12df4 into aimacode:master Aug 16, 2017
@antmarakis antmarakis deleted the patch-1 branch August 17, 2017 19:21
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.

2 participants