qubiter icon indicating copy to clipboard operation
qubiter copied to clipboard

jup

Open bsiegelwax opened this issue 1 year ago • 0 comments

From https://nbviewer.org/github/artiste-qb-net/qubiter/blob/master/qubiter/jupyter_notebooks/Say_Hello_World_With_Qubiter.ipynb

wr.print_eng_file(jup=True)

generated

---------------------------------------------------------------------------
TypeError                                 Traceback (most recent call last)
[<ipython-input-21-2b2ca18e74ef>](https://localhost:8080/#) in <cell line: 1>()
----> 1 wr.print_eng_file(jup=True)

TypeError: SEO_writer.print_eng_file() got an unexpected keyword argument 'jup'

in Colab.

bsiegelwax avatar Oct 28 '23 15:10 bsiegelwax