Matt Thompson

Results 12 issues of Matt Thompson

When logging time, the time at GitScrum's headquarters in Europe is used rather than the user's. For example, I logged time on a task for a couple hours this morning...

Have `initialize_project()` initialize the git repo with a **main** branch instead of **master**. The git command is simply `git branch -m master main`. Still learning Julia, so I'm not quite...

help wanted
good first issue
project-setup

**Is your feature request related to a problem? Please describe.** In a new DrWatson project, `.gitignore` ignores all directories in a project tree labeled `data/`, `plots/`, and `videos/` by default....

discussion
project-setup
saving-files

In the MOL docs, it discusses how to [Remake with different parameter values](http://methodoflines.sciml.ai/dev/tutorials/params/#Remake-with-different-parameter-values), but can this be accelerated with EnsembleProblem interface and use parameter design matrices?

v1.4.3 on Windows 10 10.0.19041 Build 19041 in VS Code 1.61.0 When stepping through a large file that takes a long time to get to a breakpiont, I would like...

enhancement
upstream
area-debugger

I attended this workshop a while back (thank you!) and am referencing this for a project. I recently learned that requirements.txt [can be included](https://stackoverflow.com/questions/35245401/combining-conda-environment-yml-with-pip-requirements-txt) in the environment.yml file, and I...

1.4.3 In the plot pane, clicking the ... then Julia: Copy Plot button creates this error: ``` Failed to copy plot: Plot pane does not have focus. ``` I'm not...

area-plotpane

In the section [Warning: Git Bash](https://carpentries-incubator.github.io/docker-introduction/setup.html#warning-git-bash) on using git bash with Windows, add information about TTY so users can better understand error messages for commands such as: ``` $ docker...

As with the Global Names Resolver, it would be helpful for `gnverifier` to optionally return vernacular names.