carpentries/instructor-feedback 3
This repository was created to develop instructor feedback reports using Carpentries pre and post survey data.
R package for the exercism.io API
mPies: metaProteomics in environmental sciences
freifunk/vis.api.freifunk.net 1
Visualisation of Freifunk API data
katrinleinweber/171228-34c3-lightning-software-citation 1
Lightning talk at 34c3: Closing The Gaps In The Software Citation Workflow. Video (ca 10min in):
katrinleinweber/2018-07-09-FAIR-Data-and-Software 1
Website of our Carpentries-based workshop from July 2018 (former contact: @katrinleinweber)
katrinleinweber/10-git-problems 0
10 Git problems & how to solve them
katrinleinweber/181214-TransTiP-Git-demo 0
Demo repository for my first Git trial
push eventkatrinleinweber/helm-2to3
commit sha 78f4cfb31098151e06f6d0aa7baf7c38a67ea3db
Expand DryRun documentation
push time in 2 days
fork katrinleinweber/helm-2to3
This is a Helm v3 plugin which migrates and cleans up Helm v2 configuration and releases in-place to Helm v3
fork in 2 days
issue commentlaurent22/joplin
[Feature request] Display tags as wordcloud to improve overview
Has the issue been fixed
No.
does it still require the community's attention?
Depends on the quality of the idea ;-)
comment created time in 23 days
issue openedlaurent22/joplin
[Feature request] Display tags as wordcloud to improve overview
Kinda an alternative idea to https://github.com/laurent22/joplin/issues/375#issuecomment-475949631's soltuionto the problem of
Having a "flat" Tag visualization instead of a Tree view makes it a lot harder to browse the database."
Compared to nesting, a tagcloud combines the former's benefit of saving vertical space with highlighting often used tags by drawing them in a larger font. Although not directly correlated with importance or urgency in our cases, Joplin already shows the number of items after every tag.
created time in 2 months
Pull request review commentkatrinleinweber/poPR
TEST: Change something else to create another branch & PR
> [branch-iverse], even if this only teaches us how little we > [have merged]. >-> -- liberally quoted from: [Karl Popper's _Conjectures and Refutations: The Growth of Scientific Knowledge_ (1963)](https://en.wikiquote.org/wiki/Karl_Popper#Conjectures_and_Refutations:_The_Growth_of_Scientific_Knowledge_(1963))
Another test discussion, this time as a review.
comment created time in 2 months
Pull request review commentkatrinleinweber/poPR
TEST: Change something to create a new branch & PR
> > -- liberally quoted from: [Karl Popper's _Conjectures and Refutations: The Growth of Scientific Knowledge_ (1963)](https://en.wikiquote.org/wiki/Karl_Popper#Conjectures_and_Refutations:_The_Growth_of_Scientific_Knowledge_(1963)) -This tool helps maintainers observe all forks of a given repository.+This tool helps maintainers observe the forks around a given repository.
A test discussion...
comment created time in 2 months
issue commentsharpstone/rack-timeout
undefined method `state=' for nil:NilClass since 0.3.1
I saw essentially the same error in v0.5.1 (slightly different line numbers) and with Rails v6.0.3 and gitlab-puma v4.3.3.gitlab.2. It was preceded by
/opt/gitlab/embedded/lib/ruby/gems/2.6.0/gems/rack-timeout-0.5.1/lib/rack/timeout/support/scheduler.rb:73 run> terminated with exception (report_on_exception is true):
/opt/gitlab/embedded/lib/ruby/gems/2.6.0/gems/rack-timeout-0.5.1/lib/rack/timeout/core.rb:168:in `_set_state!': undefined method `state=' for nil:NilClass (NoMethodError)
The only (remote) clue I have to hopefully help reproduce the issue, is that Unicode characters Ç & Ã are in a commit message, that's not being displayed where it should be. I'm grasping at straws here, but is string parsing involved at any point here?
comment created time in 3 months
issue commentswcarpentry/git-novice
Teaching Github (and git) via Github Desktop and other GUI tools
@peterjc: Yes, in part by @DLR-SC.
comment created time in 3 months
issue openedrstudio/rstudio
Reformat Code of last line in chunk fails with "[…] command is only valid for R code chunks"
System details
RStudio Edition : Desktop
RStudio Version : 1.3.1056 (but many earlier ones have this as well)
OS Version : macOS
R Version : 4.0.2
Steps to reproduce the problem
- Insert R chunk into an
.Rmddocument & add some code - Select last line by double-clicking it
- Try to
Reformat Code
Describe the problem in detail

The fact that selecting the linebreak as well (cursor is on next line, before ```). Apparently, that is already considered outside of the code chunk.
Describe the behavior you expected
Reformatting the last line works, regardless of how it was selected. Maybe the formatter could even detect the actual code chunk contents by itself, so that Select all + Reformat code would be possible, just like in .R files.
<!--
Please keep the below portion in your issue, and check [x] the applicable boxes.
-->
- [x] I have read the guide to submitting good bug reports at https://github.com/rstudio/rstudio/wiki/Writing-Good-Bug-Reports .
- [x] I have installed the latest version of RStudio and confirmed that the issue still persists.
- [-] If I am reporting a RStudio crash, I have included a diagnostics report. https://support.rstudio.com/hc/en-us/articles/200321257-Running-a-Diagnostics-Report
- [x] I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
created time in 3 months