help icon indicating copy to clipboard operation
help copied to clipboard

:sparkles: Need some help or have some questions? Please visit our Discourse page.

Results 100 help issues
Sort by recently updated
recently updated
newest added

I have recently installed Jupyter on my CentOS 7 and facing issue that I cannot access the server remotely and it shows an empty server list. [root@s1 ~]# jupyter notebook...

when i use code !../scripts/download_model_binary.py ../models/bvlc_reference_caffenet under ubuntu with python3, it showed SyntaxError: invalid syntax. Can you give me a tutorial to download CaffeNet?

Hello, **Error:** ipykernel requires Python '>=3.4' but the running Python is 3.3.5 **Versions:** C:\Users\ab.sidorov>python --version Python 3.3.5 C:\Users\ab.sidorov>pip3 --version pip 9.0.1 from c:\python33\lib\site-packages\pip-9.0.1-py3.3.egg (python 3.3) ![image](https://user-images.githubusercontent.com/9017730/51518229-c9e52c80-1e4f-11e9-994d-f9b876cb272c.png)

for spark applications, we can only see the printed logs on driver. And I think it is possible to display the executor's log on jupyter since the executor and driver...

My nbsignatures.db file is suddenly locked. It looks like what was reported here https://github.com/jupyter/nbformat/issues/52 but that seems to have been resolved, and the work-around from that discussion does not seem...

the "kernel starting, please wait" button never goes away and cannot run the kernel

On a Ubuntu 16.04 server I installed Jupyterhub and set it to use the letsencrypt generated certificates: nano jupyterhub_config.py c.JupyterHub.logo_file = '/var/www/nancy/imgs/jupyter-lef-logo.png' c.JupyterHub.ssl_cert = '/etc/letsencrypt/live/nancy.org/fullchain.pem' c.JupyterHub.ssl_key = '/etc/letsencrypt/live/nancy.org/privkey.pem' The problem...

Since recently I cannot select multiple cells anymore with 'Shift + Up' or 'Shift + Down'. The selection just moves to the upper/lower cell. The same happens with 'Shift +...

Installed Anaconda to PATH. I was told to do so against the installation instructions by a Udemy instructor. Already had a current Python Install from python.org on this machine under...

Hi, Not sure where to post this. The instruction such as this could use some improvement "First, ensure that you have the latest pip; older versions may have trouble with...