notebook
notebook copied to clipboard
Jupyter Interactive Notebook
**Describe the feature** In notebook up to v6, there is a feature to trigger various tools on top of the cells:  This kind of feature is not available on...
Hi guys, I've been trying to get my jupyter notebook to run behind an nginx reverse proxy and everything seems to be going well, until i actually try to connect...
Hi, To Launch Jupyter Notebook I simply start the server by clicking on Jupyter Notebook app. This starts the server which is listening on http://localhost:888 port. Uptill here everything is...
I often want to inspect some file in the current directory of the jupyter file browser in some more detail from the terminal, and intuitively click "New -> Terminal", expecting...
The first ans is from `polars`, the second one ans2 is the conversion from `polars` to `pandas` DataFrame. Both shows the shape of (8422, 11). However, when the Data Viewer...
**Describe the bug** This is thanamaya kumar behera from india. while my self using jupyter noteboox in my personal computer. I found a bug while running my code. The problem...
Kernel is dying due to not getting info please help
Steps to reproduce: ``` $ jupyter-notebook [I 14:59:35.624 NotebookApp] Serving notebooks from local directory: /home/mg [I 14:59:35.624 NotebookApp] The Jupyter Notebook is running at: [I 14:59:35.624 NotebookApp] http://localhost:8888/?token=a4a2d5dfeaf5a426507e887f3909cf787b3426e51a7d2954 [I 14:59:35.624...
Feature request: option to log all executed commands in a cell (security audits) Related: https://github.com/jupyterlab/jupyterlab/issues/7411 https://github.com/jupyterhub/jupyterhub/issues/2562 https://stackoverflow.com/questions/54313101/audit-commands-run-in-jupyter-notebook
Just normal build, install and test cycle used on building package from non-root account: - "setup.py build" - "setup.py install --root " - "pytest with PYTHONPATH pointing to setearch and...