Name of Mine

Results 84 comments of Name of Mine

Ok, thanks. I actually created a keybinding like this: `(global-set-key (kbd "C-h b") 'describe-bindings)` So actually, that is doing nothing if I already have the `(helm-descbinds-mode)` active, right?

Feeling with you all Ukranians and Russians.

Hi! What exactly did you comment out in the code? I may be running into the same issue.

I am still getting this error. Did not get fixed by doing what this thread recommends. Any ideas? ``` File "/Users/ghamelas/.emacs.d/elpa/ob-ipython-20180224.953/client.py", line 1, in import jupyter_client as client ImportError: No...

I did! Had to do with variables and different version of python. Not sure how I specifically managed to fix it, I changed many things at once, and one day...

Thanks for the fast response. I am using the following: `pip install khoj-assistant`

Thanks. I get this: § pip uninstall khoj-assistant && pip install --no-cache-dir --upgrade khoj-assistant  127 ✘  ```shell WARNING: Skipping khoj-assistant as it is not installed. Collecting khoj-assistant Downloading...

Thanks! I did: ``` git clone https://github.com/debanjum/khoj && cd khoj conda env create -f config/environment.yml conda activate khoj ``` Then I tried to run khoj by typing its name... but...

I tried to install khoj like this with khoj env active, and got this error: ``` § pip install khoj-assistant Traceback (most recent call last): File "/Users/User/opt/anaconda3/envs/khoj/bin/pip", line 6, in...