miguelgfierro / pybase

Codebase for Python
https://miguelgfierro.com
Other
26 stars 12 forks source link

Correct read_notebook() #76

Closed SimonYansenZhao closed 1 year ago

SimonYansenZhao commented 1 year ago

Changes:

  1. Corrected read_notebook()
  2. Replace the package jupyter with notebook
  3. Corrected the test for read_notebook()