-
I've noticed that xontribs get autoloaded even if
```
❯ cat /Users/Shared/rc.xsh
$XONTRIBS_AUTOLOAD_DISABLED = True
```
## xonfig
```
$ xonfig
+------------------+-----------------…
-
What is the easiest cross-platform-consistent way to launch an app with spaces in path?
Is it `@(r'path/to space/binary')`?
But then for some reason on Windows an `.exe` file can be launched simpl…
-
I believe the current history search matches from the start of the string. Could it be updated with an option for matching anywhere in the string?
The `enable_history_search` could perhaps be updat…
-
```python
def f():
"""
"""
call(f)
```
Above code shall (pretty) print the docstring when using `-h` option.
Also I wonder if you'd support markdown rendering, and more cust…
-
### Please make sure these conditions are met
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of scanpy.
- [ ] (option…
ianfd updated
2 weeks ago
-
Using the successful formula from recent fixes (#272), I tried to install pywwt in the TLJH implementation of JupyterHub (https://tljh.jupyter.org/en/latest/index.html). Unfortunately, pywwt installs …
-
```
name: torch_render
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- argon2-cffi=21.3.0
- argon2-cffi-bindings=21.2.0
- attrs=21.4.0
- backcall=0.2.0
- beautifu…
-
Is there a plan for having the keybindings configurable through a configuration file in a user friendly way in the future?
-
When I try to use `escape` key I notice a delay before clicked_back() is called. It is the only key where this happens.
```
@kb.add('escape')
def back_(event):
clicked_back()
```
-
After installing ptghci per the instructions in the README, when I ran the app I got this error:
```console
λ ptghci(master)* -> ptghci
Traceback (most recent call last):
File "", line 2, in
…