Ankit

Results 9 comments of Ankit

Has anyone implemented the whole paper with reproducible results in tensorflow?

I also vote for Windows support.

Is it possible to customize keyboard shortcuts for formatting at the moment? For example, a quick shortcut to increase/decrease font size would be really helpful.

I am also facing the same problem.

Has there been any update in this regard?

I would also love this feature. Edit: One option is to modify the class `.pandoc-citation` using CSS snippets, which sufficed for my purpose.

@nhan000 I put the following in a .css file in the snippets folder. You might need to change the color based on your theme. ``` .pandoc-citation { color: #BED754 !important;...