简体   繁体   中英

pycharm / intellij - jupyter markdown not rendering

I have installed the python plugin and it is not rendering the markdown in a jupyter notebook.

Same holds for pycharm.

I have also installed the additional markdown plugin.

Maybe try downloading anaconda (scientific 'all inclusive' python package). https://www.continuum.io/downloads

I use jupyter notebooks in there and markdown works.

Looks like this issue is fixed on more recent versions (>=2019) of Intellij, even though it had a bug with JDK 11 , which would not show the markdown options.

To add the markup (according to this Jetbrain's source ) one can use the option show on this image:

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM