## page was renamed from IPython #pragma section-numbers off [[TableOfContents]] = 概要 = = 公式サイト = [http://ipython.org/ Jupyter and the future of IPython — IPython] = 関連サイト = = インストール = {{{ pip install ipython }}} MathJaxをローカル実行したい場合は以下を実行 {{{ from IPython.external.mathjax import install_mathjax install_mathjax() }}} 「{{{~/.ipython/nbextensions/mathjax}}}」に最新の物が保存されます。 = 設定 = = 利用方法 = = 参考サイト = ---- CategoryPython