Hao Kang

Results 14 comments of Hao Kang

@RRosio May I work on this issue? I can reproduce the bug with version 7.1.0a0 on Ubuntu 22.04.3 LTS and confirm that this copy-full-path functionality does work with Jupyter Notebook...

It turns out that the inline editor of Jupyter Notebook Version 7.x uses `@jupyterlab/codemirror` extension, which doesn't yet supported copy / paste file path from GUI, as demonstrated by the...

`sismember` also got the same problem.

We had some issues using the above patch for training under multi-node pipeline parallelism. For us, we need to rely on this condition check, which is similar to `is_dataset_built_on_rank` inside...

@thestinger Thanks for the info! I'm interested and will start looking into it.

I've investigated how GmsCompat handles this and confirmed that it uses [fixed notifications](https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/blob/8ae7ac590958f5ae12766bd2434455d02f9f35bb/etc/default-permissions/app.grapheneos.gmscompat.xml#L4), with certain channels marked as [blockable](https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/blob/8ae7ac590958f5ae12766bd2434455d02f9f35bb/src/app/grapheneos/gmscompat/Notifications.kt#L50-L59) — users can't disable notifications entirely but a few specific channels....

I have an implementation that seems to work on the old release. Planning to test on `2025052000` and submit the PR in the next few days.

@thestinger Sorry, my bad; I thought the GitHub button can do the trick; Let me pull down and run the rebase.

@de0u Yes; I flipped it back to draft. #105 was flipped to draft as well; also need some re-testeing on that.