bigchaindb / bigchaindb-driver

Official Python driver for BigchainDB
https://www.bigchaindb.com
Apache License 2.0
104 stars 104 forks source link

Fixed 'Handcrafting Transactions' & 'Quickstart' docs #489

Closed ttmc closed 5 years ago

ttmc commented 5 years ago

It seems you can no longer define a function using IPython inside docs. That used to work. It stopped working, and it seems that's what caused the 'Handcrafting Transactions' page to stop building lately.

I also updated and simplified the 'Quickstart' page in the docs.

codecov-io commented 5 years ago

Codecov Report

Merging #489 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #489   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files           5        5           
  Lines         235      235           
=======================================
  Hits          232      232           
  Misses          3        3