Support console color in ipynb
Open
Nobody has claimed this yet.
💊 bug
💻 ui
🤷 third-party
🙇♂️ help wanted
- Dominant language
- Go
- Stars
- 47.8k
- Forks
- 5.1k
- Avg merge
- 7h 23m
- Merged PRs (30d)
- 5
Description
在 Gogs 所解析的 ipynb 文件中输出单元的配色方案未能正确解析,问题重现 try.gogs.io
其中正确显示应为:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reproduced notebook at try.gogs.io and compare its rendered cell output with the expected image in the issue. Trace the Gogs path that parses and displays ipynb cell output, then verify that console color styling is preserved in the rendered notebook.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, jupyter-notebook
- Domain
- content, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100