help
help copied to clipboard
:sparkles: Need some help or have some questions? Please visit our Discourse page.
I'm currently using the SessionManager provided by @jupyterlab/services to connect from my application to a Jupyter instance running on a remote machine. Currently this works, but only using the basic...
Hi, if I open a Python2 Notebook I'm able to work with it fine but, if I try launching a python3 Notebook, I'm getting these errors: [W 15:05:08.911 NotebookApp] KernelRestarter:...
Dear Jupyter Developers: We manage a multi-user HPC cluster. Several users of this cluster are asking for running Jupyter notebook server on the cluster and access the server via their...
I need help with this issue: https://github.com/jupyter/notebook/issues/4334
I've been trying to use cell metadata to implement custom CSS in a JupyterHub theme. The thing is, it doesn't seem that metadata maps cleanly to something like an HTML...
I defined JUPYTER_PATH contining only a trusted set of kernels. Is there an option to disable the search of kernels specs files in all other dirs?
I've seen tools for creating slideshow presentations using traditional Jupyter, but not JupyterLab. Dos anyone know of tools compatible with JupyterLab? Another option would be tools that enable me to...
**My setup:** Windows 7, 64 bit Anaconda 2018.12 (Upon installation Anaconda is added to PATH) Jupyter Notebook 5.7.4 Python 3.7.1 IPython 7.2.0 And please note that pysqlite2 *has* been installed...
I have downloaded Jupyter on my desktop, and am wondering if there is a way to limit the files that the app has access to, so that only one file...