Re: [jupyter] Disappearing Extensions Pane

2018-10-02 Thread Gideon Simpson
.) > > Thanks, > > Jason > > On Tue, Oct 2, 2018 at 6:13 AM Gideon Simpson > wrote: > >> I recently updated my Jupiter installation via anaconda, and now my >> extensions pane has disappeared. Any suggestions on how to get it back? >> >> -- >

[jupyter] Disappearing Extensions Pane

2018-10-02 Thread Gideon Simpson
I recently updated my Jupiter installation via anaconda, and now my extensions pane has disappeared. Any suggestions on how to get it back? -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving

[jupyter] Collisions detected

2018-08-31 Thread Gideon Simpson
I just started seeing the error on startup: Collisions detected in jupyter_notebook_config.py and jupyter_notebook_config.json config files. jupyter_notebook_config.json has higher priority: { "NotebookApp": { "nbserver_extensions": "{'jlsaticserve': True} ignored, using

[jupyter] WebIO plugin not found issue

2018-08-10 Thread Gideon Simpson
After restarting my jupyter server after doing some updates (it's an Anaconda 3 installation), I get the following error: me@server:~$ jupyter notebook WebIO config in ~/.jupyter/jupyter_notebook_config.py but WebIO plugin not found [W 12:06:40.231 NotebookApp] Error loading server extension

[jupyter] Re: terminal closing error

2018-03-31 Thread Gideon Simpson
And now the problem has disappeared. I recently upgraded to the new High Sierra. Perhaps it was related to that? On Thursday, March 29, 2018 at 3:19:29 PM UTC-4, Gideon Simpson wrote: > > More weird stuff. If I open a terminal and immediately close it (with > Ctrl-D), it's fine.

[jupyter] Re: terminal closing error

2018-03-29 Thread Gideon Simpson
More weird stuff. If I open a terminal and immediately close it (with Ctrl-D), it's fine. If I do anything, even ls then when I hit Ctrl-D, I generate that error. On Tuesday, March 27, 2018 at 12:30:17 AM UTC-4, Gideon Simpson wrote: > > When trying to close a terminal in jupyter,

Re: [jupyter] terminal closing error

2018-03-29 Thread Gideon Simpson
operation >> from exiting the terminal, and I wasn't sure which you were doing. >> >> I can't reproduce this at the moment. Are your 'notebook' and 'terminado' >> packages both up to date? >> >> On 28 March 2018 at 23:11, Gideon Simpson <gideon.simp...@gmail.c

Re: [jupyter] terminal closing error

2018-03-29 Thread Gideon Simpson
; > On 28 March 2018 at 23:11, Gideon Simpson <gideon.simp...@gmail.com > <mailto:gideon.simp...@gmail.com>> wrote: > I just checked. This also happens if I just type exit. > > On Tuesday, March 27, 2018 at 6:42:13 AM UTC-4, takowl wrote: > How are you closing it? > &g

Re: [jupyter] terminal closing error

2018-03-28 Thread Gideon Simpson
I just checked. This also happens if I just type exit. On Tuesday, March 27, 2018 at 6:42:13 AM UTC-4, takowl wrote: > > How are you closing it? > > On 27 March 2018 at 06:30, Gideon Simpson <gideon@gmail.com > > wrote: > >> When trying to close a terminal i

[jupyter] terminal closing error

2018-03-26 Thread Gideon Simpson
When trying to close a terminal in jupyter, I get the following error. Any suggestions? [E 00:23:09.324 NotebookApp] Uncaught exception in /terminals/websocket/1 Traceback (most recent call last): File "/anaconda3/lib/python3.6/site-packages/tornado/websocket.py", line 498, in

[jupyter] environment variables in terminal

2017-12-26 Thread Gideon Simpson
I'm running a jupyter notebook server and occasionally I also make use of the terminals on the server. I noticed that when I open one of these web based terminals, it does not appear to source my .profile which sets an LD_LIBRARY_PATH variable needed for some libraries. Is there a way I can

[jupyter] recognizing updated kernels

2017-11-04 Thread Gideon Simpson
I recently updated Julia to 0.6.1. It's kind of a minor point, but is there a way I can get my jupyter notebook server to recognize the new kernel? I tried shutting it down and relaunching it. -- You received this message because you are subscribed to the Google Groups "Project Jupyter"

[jupyter] Commenting in File Editor

2017-08-18 Thread Gideon Simpson
While the notebook functionality is great, sometimes I use auxiliary source files that I call from within notebooks (i.e., my own Python modules). It would be nice to have the ability to comment/uncomment source code in the file editor. Is this something on the horizon? -- You received this

[jupyter] latex rendering issue

2017-04-15 Thread Gideon Simpson
I'm not sure if something changed in a recent version (I'm using the up to date anaconda installation of stuff), but latex is no longer rendering for me in markdown cells. If I have a markdown cell and type $x$ when I execute the cell, I see $x$ -- You received this message because you are

Re: [jupyter] Latex (amsmath) formatting

2017-02-20 Thread Gideon Simpson
t? The notebook > editing view and the HTML export should both be using Mathjax to render it, > so I'm not sure why they'd differ. > > On 19 February 2017 at 21:13, Gideon Simpson <gideon.simp...@gmail.com > <mailto:gideon.simp...@gmail.com>> wrote: > Not sure where the pro

[jupyter] Latex (amsmath) formatting

2017-02-19 Thread Gideon Simpson
Not sure where the problem is in this, but I just noticed that if I use a slightly non-standard latex command in a jupyter python notebook, like align or bmatrix (which are from amsmath), while it shows up fine when looking at the notebook on the server, if I do "Download as html", that latex

[jupyter] download is .ipynb in safari

2016-10-26 Thread Gideon Simpson
I'm finding that if I download notebook as a .ipynb file while using Safari it appends the .json extension to it. This problem does not occur if I use another browser. -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from