Skip to content

Releases: JWock82/ipycalc

Added support for grams and fixed kilograms

12 Dec 19:05
Compare
Choose a tag to compare
v0.0.53

Update for v0.0.53

Updated print margins

02 Dec 23:08
Compare
Choose a tag to compare

The ipycalc notebook exporter was using some odd margins. This update fixes that issue.

Updates to `ipycalc` Notebook Exporter

02 Dec 19:47
Compare
Choose a tag to compare

Fixed the ipycalc notebook exporter which wasn't working properly:

  • ipycalc assists you with printing your notebooks. It has a built in nbconvert template called ipycalc that works just like the webpdf template, except it fixes the the bad margins in the webpdf template, and avoids page breaks right after headers. Any cells tagged with hide_cell will not be rendered. Any cells tagged with hide_input will only show the output upon printing. You can select it from the file menu via "File -> Save and Export Notebook As... -> Ipycalc"

Updated import instructions

02 Dec 19:07
Compare
Choose a tag to compare
v0.0.50

Update to README.md

Bug fixes, more units, improvements to printing

02 Dec 19:05
Compare
Choose a tag to compare
  • Fixed output of exponents with decimals. Calculations were correct, but the display of the equations was incorrect.
  • The & symbol can now be used in equation descriptions and comments.
  • Added units: ton, tonne, tonf, tonnef
  • Worked on ipycalc exporter. Trying to get it to automatically remove cells with tags 'hide_input' and 'hide_cell'.

Bug Fix for Velocity Units

24 Oct 14:01
Compare
Choose a tag to compare
v0.0.48

Fix for velocity units

Bug fix for ipycalc nbconvert template

13 Jul 01:35
Compare
Choose a tag to compare
v0.0.47

Update for v0.0.47

Updates to `ipycalc` `nbconvert` Template

12 Jul 01:01
Compare
Choose a tag to compare
v0.0.46

Updates to nbconvert template

Match GitHub Repo w/ setup.py

11 Jul 20:16
Compare
Choose a tag to compare
v0.0.45

Unify setup.py w/ repo

Fix for lambda

11 Jul 20:02
Compare
Choose a tag to compare
v0.0.44

Fix for lambda