notebook
notebook copied to clipboard
Jupyter Interactive Notebook
## Description ## Reproduce The 8888 port on server is occupied by other user. 1.I cannot apply --notebook-dir to a specified path. The working path depends on where I start...
**Describe the bug** Tensorflow GPU support existing in command line python is not available in Jupyter notebooks started from same conda environment. **To Reproduce** Follow the steps to install Tensorflow...
Migrated Menu Option of _Launch Jupyter Notebook File Browser_ from Help Menu Option to View. closes #7004
### Problem Jupyter Book supports [multiple image formats](https://jupyterbook.org/en/stable/content/figures.html?highlight=figure%5C#supported-image-formats) by allowing a wildcard in the filename `fig.*` which will choose from the best appropriate available image on disk. ### Proposed Solution...
After updating to Python 3.6 and PyQt 5.7.1, when I use magic `%matplotlib qt5` and `Restart & Run All` button the execution freezes after cell with `%matplotlib qt5`. (When I...
Since I upgraded Jupyter to 5.7.0 a few days ago I noticed the following several times both at work and at home: When I click "Kernel" -> "Restart & Run...
As shown in https://github.com/jupyter/jupyter/issues/420#issuecomment-1670707729, the button _Launch Jupyter Notebook File Browser_ is located in the _Help_ menu in JupyterLab. On the other hand, Jupyter Notebook 7 has an _Open JupyterLab_...
## Setting up a Development Environment using yarn and npm ### Summary: This pull request adds detailed instructions for setting up a development environment using `yarn` and `npm` in the...