Matt McKay

Results 376 comments of Matt McKay

Ok - Cool. I will have a look into this feature next week. I really would like this functionality.

@rowanc1 that would work well and is a good solution. I was suggesting that if you copy and paste some `myst` markdown into a markdown cell that it might be...

> I have put together a quick video (1.5min) of how things are working for me, can you describe the workflow a bit more that you are expecting if this...

@rowanc1 I just updated our [QuantEcon manual](https://manual.quantecon.org/writing/converting.html#myst-markdown-md-to-jupyter-notebook-ipynb) to document the header requirement for markdown files. I don't think this is a big issue (particularly in the beginning). It makes sense...

It would be amazing though to be able to use `myst:md` files directly with `jupyterlab` + `jupyterlab-mystjs` as we will only commit `md` files in the GitHub repo context.

in the past we have only integrated wtih `logger` for issuing `warnings` but +1 for using them also.

@rht do you know any integrations that could apply lint checking on PRs?

thanks @rht. I have installed `pep8speaks` to test it out on the next PR that get's submitted. There are a few violations that we have intentially ignored and whitespace around...

Nice workaround @luweizheng. Sorry for the delay in commenting on this. I suspect the main issue with the first `configuration` is you would need to add `numbered: true` to the...

@shlff would you be able to review?