[jupyter] How to know which config file is being used?

2018-02-09 Thread Nate L.
I am using Jupyter on SSH, with the amazing VIM extension. However, when I try to modify the vim mappings in the config file, the actions are now shown in my jupyter notebook. Does anyone know how I can see which config file is being used by my jupyter folder? My current config file is

Re: [jupyter] How to know which config file is being used?

2018-02-12 Thread Nate L.
never seen it before. If you don't know you've installed an > extension, chances are it's something built into your browser. > > On 12 February 2018 at 17:28, Nate L. <nlan...@gmail.com > > wrote: > >> I don't think the search bar is something from a browser extension

Re: [jupyter] How to know which config file is being used?

2018-02-12 Thread Nate L.
on cursor on the left should turn from green to blue > when you switch to notebook command mode. > > On 12 February 2018 at 14:37, Nate L. <nlan...@gmail.com > > wrote: > >> Hi all, >> >> Thanks for the responses! Yes, I meant that the actions are not shown in &

Re: [jupyter] How to know which config file is being used?

2018-02-12 Thread Nate L.
It ended up being a chrome extension called Vimium, which seems to overwrite shortcuts for a lot of sites. On Monday, February 12, 2018 at 2:58:47 PM UTC-5, Nate L. wrote: > > You are so right. I tried using this with Safari and everything works as > expected. I'll look into what

Re: [jupyter] How to know which config file is being used?

2018-02-14 Thread Nate L.
ver .js configuration > files as well as traitlet-based .json/.py config files, but I'm not sure if > it does that currently. > > Aside: I also use Vimium, and I have to have it disabled for all sites > originating from localhost. > > On Mon, Feb 12, 2018 at 2:42 PM, Nate L. &l

Re: [jupyter] How to know which config file is being used?

2018-02-14 Thread Nate L.
btw, I already tried this <https://github.com/ipython/ipython/issues/9163> but didn't help. On Wednesday, February 14, 2018 at 9:57:38 AM UTC-5, Nate L. wrote: > > Pacer, thanks for your help! > > I realized I confused /tmp/nate/.jupyter with ~/.jupyter all along. Now, > I