Tony Narlock
Tony Narlock
this works, no modifications needed: macOS Sierra, Django 1.11.6, Python 3.6.3, django-debug-toolbar-line-profiler-0.6.1, line-profiler 2.0
@markblee Yes! _Rebased against latest against main at 8419778._
Changes: - Squashed (`fixup`d) https://github.com/apple/axlearn/pull/420#discussion_r1578638676 into main commit. - Rebased against main at b48ecc0. - Handmade fixes and new catches of this commit - PR Description: Added `_typos.toml` to the...
@markblee Rebased, fixed pylint error.
@markblee Rebased again. It's failing on [pre-commit](https://app.circleci.com/pipelines/github/apple/axlearn/1675/workflows/d2223579-ab80-4d7b-8907-89bb5cf87be9/jobs/2895) in re: `contextlib2-21.6.0-py2.py3-none-any.whl`: ``` Downloading smmap-5.0.1-py3-none-any.whl (24 kB) Downloading yarl-1.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (304 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 304.3/304.3 kB 28.3 MB/s eta 0:00:00 Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB)...
@markblee Up to give it another shot? Rebased again ([last run](https://github.com/apple/axlearn/pull/420#issuecomment-2113603145))
@oleq Regarding this issue: what do you think should happen next since the first 3 aspects of this are solved by the Plugin posted above?
@oleq https://github.com/ckeditor/ckeditor5/issues/9539#issuecomment-833491911 plugin has an issue w/ v37.0.0 `_bodyCollectionContainer` is private https://github.com/ckeditor/ckeditor5/blob/fba274b35d542764148c1996a74c91df01e4151b/packages/ckeditor5-ui/src/editorui/bodycollection.ts#L44 I can make a new issue if you wish cc: @ChristopherChudzicki in re: the variable being private
@ckeditor I'm fine keeping this being open if others want it. We use @oleq's snippet from https://github.com/ckeditor/ckeditor5/issues/9539#issuecomment-833491911.
> For command name the easiest would be to not affect the reference, but instead add a separate option --reference-name. @sharkdp @JanEricNitschke Did `--reference` end up supporting the command being...