Daniel Chen

Results 29 comments of Daniel Chen

See reply from @HaoZeke for the full context: https://github.com/carpentries/maintainer-RFCs/issues/19#issuecomment-1011765064 also see replies in #15 Paraphrasing their main concerns that seem to apply to alumni status, specifically: 1. We don't want...

Just so I'm more explicit on how we used (and will use) the opt-in process: Before we ran maintainer onboarding this past summer, we used the survey results to have...

@annajiat : yes this is something that @fmichonneau and @tobyhodges are working on. but IIRC the AMY feature is still something in the process.

@BillMills I know code review is important when building packages/modules/etc... but what about scripts? For example, a script (or ipython notebook) that reads in some data, cleans it a bit,...

> how to run code from a PR locally before merging the pull continuous integration tools, like Trivis CI, help with this as well. I just started using this, and...

is this still happening for you? I found many of my "this does not look like a tar archive" problems are due to mirror problems.

For quarto reveal presentations you can use the `code-line-numbers` notation: ```` ```{.python code-line-numbers="2"} ui.sidebar( ui.output_ui("df_filters"), # will highlight this line ), ``` ````

Comment from my Japanese friend who does Japanese English translations > Common ones are mincho which is equivalent to Times Roman, and meiryo which is more like Tahoma > Noto......

hi @ognevushka! great meeting you at the scipy sprints a few weeks ago. can you add me as a collaborator to your fork? i can work on getting the fixes...