Jason Zhang

Results 34 comments of Jason Zhang

`conda install jupyter notebook` fixed my issue. I believe the jupyter was pointing to the one downloaded from pip. Installing it from conda should override this

Tested both on windwos and linux, they all failed with node v18. However, with node v19.6.1 and afterwards, I can't reproduce it anymore. This might be an issue with node...

The `openssl genrsa` command generates an RSA private key, which should not be filled into the `--encryptionCert` field. `encryptionPublicKey` is used for digital signatures, which is typically stored at IDP...

@zhengxiangyue My understanding is this: > I can only get a "CA.cer" certificates(from okta) You shouldn't need to use a third-party IDP's certificate, as this repo acts as a mock...

Hey, this valuable PR fixes many[ similar issues](https://github.com/nodejs/node/issues/54293) for `keep-alive`. Is it possible to push this through đź‘€

Hi, I'd like to help this land to resovle similar issues. Can I continue the work and add @zanettea as a co-author? To me, there are just test cases to...

Hi, have you considered using venv or conda? Looks like you got some existing deps that are unhappy with the `requirements.txt` that you are trying to install

I have tried porting `dict.c` under the new framework, but there is an issue with the test (or new test framework, or even `dict.c` itself). Reproduce steps 1. copy unit...

@timothycarambat Yes, exactly, I think it's up to the design, but considering the name length has been allowed to be less than 4 characters in the workspace settings page, wouldn't...

Hi, I'm trying to gain more context on this. Are you willing to see a plugin system that can pull your documents from Obsidian in a timely manner or are...