Skip to content

Commit

Permalink
vs extension is probably more helpful than github
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Sep 23, 2018
1 parent 805df14 commit fb9d04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ The `light` format has:
Many Python editors recognize cells delimited with a commented double percent sign `# %%`, including
- [Spyder IDE](https://pythonhosted.org/spyder/editor.html),
- [Hydrogen](https://atom.io/packages/hydrogen), a package for Atom,
- [vscodeJupyter](https://github.com/DonJayamanne/vscodeJupyter), a plugin for Visual Studio Code,
- [vscodeJupyter](https://marketplace.visualstudio.com/items?itemName=donjayamanne.jupyter), an extension for Visual Studio Code,
- and PyCharm Professional.

Our implementation of the `percent` format is compatible with the above editors. Cell headers have the following structure:
Expand Down

0 comments on commit fb9d04f

Please sign in to comment.