Boyan Xu

Results 7 comments of Boyan Xu

Guys, the SoftU2F has no compatibility issue with the public released Big Sur. The problem is, when you upgrade from Catalina, the **System Integrity Protection (SIP)** is auto re-enabled, while...

Thanks for reaching out. I was attempting to upgrade my instance with the `setup.sh`. Previously, I manage my instance with docker-compose.yml, and things work well. If this is not a...

Sure. The Gitness currently display jupyter notebook file as text, just like: ![image](https://github.com/harness/gitness/assets/34408790/49d7773b-bf28-42d2-8ab9-fab921bcbb2b) Gitea offer configuration to the rendered HTML display of jupyter notebook: ![image](https://github.com/harness/gitness/assets/34408790/6f8cf045-9c4b-42a4-8465-3b1ac6a03fd1)

Hi @fakerybakery, I think you can "run Python code" by writing a CI script or a "pipeline" in Gitness. See a sample at: https://docs.gitness.com/pipelines/samples/python. But if you want like an...

[Local REST API for Obsidian](https://github.com/coddingtonbear/obsidian-local-rest-api) can trigger a [command](https://github.com/coddingtonbear/obsidian-local-rest-api): I guess this will make things a lot easier. Now the whole process looks like: 1. Launch obsidian from command line...