Ben Chuanlong Du
Ben Chuanlong Du
A related issue: https://github.com/krassowski/jupyterlab-lsp/issues/536
@svenefftinge It would be super to see the same configuration files in every Gitpod workspace. However, persisting each workspace's state is probably good enough as users typically don't have that...
@jankeromnes Thank you very much for pointing out the side effects of persisting the home directory. I love the idea of central configuration location.
It would great if the HOME directory can be used for storing configuration files (instead of using /workspace) as it is more consistent with the common setup and makes things...
When `cargo criterion` output benchmark results for multiple functions, it seems that only one of them is included? Is it possible to parse all benchmark results from the output of...
IMHO, it makes more sense to work on a single DataFrame (entity). 1. In real situations, the joining condition might be very complicated and come with additional filtering conditions. 2....
How do I check my `sys-prefix`? I'm using JupyterLab, and the command `jupyter kernelspec list` shows that all kernels are installed into `/usr/local/share/` instead of `/usr/share/`.
`python -c 'import sys; print(sys.prefix)'` returns `/usr` on my system. Below are more info about my environment. OS: Ubuntu LTS (in Docker) Python: 3.10.6 Install: `pip install jupyterlab`
Criterion is mainly for benchmark (measuring how fast a block of code runs). However, it support profiling a block of code too, which measures how much relative time each part...
I've compiled and uploaded a conda package to https://anaconda.org/legendu/sqlalchemy-teradata