Jayce

Results 14 comments of Jayce

It is really annoying. Everytime I edit and want to see the preview, it scrolls to the top. Please fix this as soon as possible.

Facing the same problem. Does scikit-multilearn team figure out any solution to speed up the process?

I also wonder how to use tenacity with trio. If I use tenacity.retry() as a decorator for a async function, how can I check the result of the async function...

hi guys, I meet the same problem, can u help me? Thx! TensorFlow version is 1.8 my code is : ``` def decode_csv(line): parsed_line = tf.decode_csv(line, [[0.], [0.], [0.], [0.],...

So can we have ctrl+D to delete line again ?

> Thank you for interest in this issue @SysuJayce. It seems that people participating in the discussion agree that the default keymap of CodeMirror in JupyterLab can be amended and...

> OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES Thanks @till-m , Sorry for missing the info that I run this code in jupyter lab. Setting env var and the above code works in shell, but in...