Jacket

Results 14 issues of Jacket

I'm trying to add Apple's MLX code implementation, but when I am trying to build the html book I run into this when running `d2lbook build html`: ``` Traceback (most...

修改3.5章节的一处typo,并且统一中文段落括号格式为中文括号 @Laicheng0830 修改6.2章节的一处typo @LiangZhibo

This commit adds etcd-binding for YCSB using jetcd as etcd's Java driver (https://github.com/etcd-io/jetcd)

We use GitHub Issues for bugs. --- Please use this template, and delete everything above this line before submitting your issue --- ### Description bytedance in ~ λ `idb connect...

更新一下Readme,之前只看到命令行需要手动安装,就以为还没有homebrew的版本 Fixes #122

### 问题描述 目前想本地使用feishu2md的话,要么从源码构建,要么手动下载二进制文件并移动到PATH下,并且要去系统设置里面关闭安全设置(macOS平台下),如果能直接brew install feishu2md立马使用的话用户体验会非常好 我个人很愿意帮忙完成这项feature ### 飞书文档链接 N/A ### 期望的 markdown 格式 ```markdown N/A ``` ### (可选)更多信息 _No response_

Looks like magentic already supports running local LLMs using `MAGENTIC_LITELLM_MODEL` which can be a local server run by Ollama. Is there any plan to support user to use LLMs running...

### Dupe Check - [X] I have [searched Warp feature requests](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3A%22Feature+requests%22) and there are no duplicates ### Describe the solution you'd like? Currently if I'm using split panel for terminals,...

Feature requests

### Description I'm trying to use the new experimental debugger in our RN project, but in the DevTool window it says this: > Failed to fetch source map http://10.39.25.45:8081/index.map?platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&app=com.teslamotors.enterpriseapp: remote...

🌐Networking
Debugger
Newer Patch Available
Resolution: Answered

If there's a reference block with bullet points only, this extension will fail to export: ``` Error message: Cannot read properties of undefined (reading 'rich_text') Error code: 400 ``` My...