simple markdown cell with bash syntax fails to render
Open
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
1. Create a new cell
1. Set it's mode to markdown
1. Copy and paste this:
\```bash
\\(
\```
The cell will not render properly. I have tried this on Notebook v5.2 with the Python 2.7.5 kernel on Ubuntu 16.04 with Chromium 64. And Notebook v5.3 with the Python 3 kernel on Fedora with Firefox and Chromium.
Contributor guide
Research direction
Reproduce the failure by creating a markdown cell, setting its mode to markdown, and pasting the bash-marked example in the issue. Start by examining the notebook frontend's markdown-cell rendering path; done means this example renders properly in the reported notebook and browser environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100