Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add print to .tex file example to examples.ipynb (#199)
* Update examples.ipynb Duplicating last block to then add a new example * Update examples.ipynb Adding example of printing to a .tex file in solve1, the duplicated solve function. * Update examples.ipynb Changing output data in notebook under solve1 to explain to user the functionality of printing to the .tex file * Update examples.ipynb Modifying print example to align with common python practice by @odashi 's recommendation. * Update examples.ipynb Fixing typo in JSON file representation of examples.ipynb * Update examples.ipynb Previous JSON file worked, fixing display of the code by removing \t from the added printing example. * Update examples.ipynb Removing plain text from output field in JSON description of the .tex output example.
- Loading branch information