Jupyter Notebook
*.ipynb file toolbar |
The Server Log tab of the Jupyter tool window appears when you have any of the Jupyter server launched. The Server log tab of this window shows the current state of the Jupyter server and the link to the notebook in a browser.
![Jupyter server tool window: the Server log tab Jupyter server tool window: the Server log tab](https://resources.jetbrains.com/help/img/idea/2024.3/py_ds_jupyter_tool_window.png)
It also provides controls to stop the running server () and launch the stopped server (
).
The Jupyter Variables tool window the detailed report about variable values of the executed cell.
![Jupyter server tool window: the Variables tab Jupyter server tool window: the Variables tab](https://resources.jetbrains.com/help/img/idea/2024.3/py_ds_jupyter_variable_view.png)
Last modified: 28 June 2024