Attila Szász
Attila Szász
Got the same, installed `beakerx_tabledisplay` 2.1.0 from conda channel `beakerx`. Is anyone testing these banal problems? Is this a dead project?
By the looks of Python's `sys.executable`, I always get the same result, regardless of notebook Python kernel: it always shows the python interpreter of the env where `voila` was started...
"kernelspec entry of the Notebook metadata" ~= "notebook Python kernel", since I am using only Python virtualenvs as kernels. So indeed there seems to be a bug present while voila...
Replace my wording "notebook Python kernel" with your "kernelspec entry of the Notebook metadata", we are talking about the same thing.
I just want to confirm that I am in the exact same situation today as the OP. I have done very similar (if not identical) steps in getting the `client_secrets.json`...
Thanks for explaining it. I am not familiar with shell completion either even less so with Ruby. Perhaps someone else reading this is able to take on this task with...
Hello, I was keen to hide some markdown cells with this cool feature but it doesn't work for me. How can I debug? I switched on `--debug` and searched for...
I desperately need this feature to work!
I attempted to track the logic down the Walk function in search/search.go. That logic is likely ignoring symbolic links. @o1egl can you please confirm? Thanks.
Awesome @awsms, thanks for sharing! I can't think of a case when I wouldn't want to follow symlinks, apart from circular symlinking - which I take care of.