Ben Chuanlong Du
Ben Chuanlong Du
Running `%rehashx` throws the following error. Python version: 3.10.12 IPython version: 8.18.1 ``` --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) Cell In[1], line 1 ----> 1 get_ipython().run_line_magic('rehashx', '') File /usr/local/lib/python3.10/dist-packages/IPython/core/interactiveshell.py:2456,...
Some benchmarks might require priviledged permission and cannot be run in GitHub Actions VMs. In those situations, accepting manually provided benchmark results (run elsewhere) can be useful.
As a zellij user, I couldn't figure out how to paste text. When selecting a text in the terminal, the status bar shows "Text copied to clipboard". However, I tried...
Can you guys make a flatpak for OneDrive?
I followed the hello.ipynb notebook but the `print` function doesn't seem to work. My environment is as below: OS: Ubuntu 22.04 in Docker Java: 11 Ganymede: 2.0.2 
It's installed into /usr/share/jupyter/kernels/ by default on Linux. It seems to me that most other Jupyter/Lab kernels are installed to /usr/local/share/jupyter/kernels/.
It will definitely make it easier to users to try this tool.
Criterion supports profiling as well. Can this crate be used for profiling with criterion?
It would things more convenient if socks proxy is supported.
I came across the following error message when building a conda package for sqlalchemy-teradata following the instructions at https://conda.io/docs/user-guide/tutorials/build-pkgs-skeleton.html ``` Could not download https://pypi.io/packages/source/s/sqlalchemy-teradata/sqlalchemy-teradata-0.1.0.dev0.tar.gz ``` Any idea what has caused...