Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
IPyhton qtconsole を実行している場合、現在の設定で見栄えがよくなるように、テキスト表示を最大化するために列の数をどのように決定できますか?
ipython_qtconsole_config.py で幅と高さを変更してみてください
# c.IPythonWidget.width = 81 # c.IPythonWidget.height = 25