You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/pcse_intro.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,8 +81,8 @@ PCSE also has its limitations, in fact there are several:
81
81
time-step. Although the internal time-step of modules can be made more fine-grained if needed.
82
82
83
83
* No graphical user interface. However the lack of a user interface is partly compensated by using PCSE with the
84
-
`pandas <http://pandas.pydata.org/>`_ package and the `IPython notebook <https://ipython.org/notebook.html>`_.
85
-
PCSE output can be easily converted to a pandas `DataFrame` which can be used to display charts in an IPython
84
+
`pandas <http://pandas.pydata.org/>`_ package and the `Jupyter notebook <https://jupyter.org/>`_.
85
+
PCSE output can be easily converted to a pandas `DataFrame` which can be used to display charts in an Jupyter
0 commit comments