-
### Title of the resource
Methodological Workshop - Computational Background Skills for Digital Humanities University of Vienna - Digital Humanities
### Resource type
Hosted Resource
### Authors, …
-
I just discovered git-ftp and I was super excited to try it out. Unfortunately it looks like your extension doesn't work with it properly. I'm not sure what exactly the issue is.
- Adding a Git-FTP re…
-
Two possible bad mechanisms related to plugins:
- I see some plugins are compiled several times. (5-15 times during one rebar3 compile). How is that possible?
- I have several plugins, all of th…
-
### Describe your issue
Hello!
I am trying to use the global LCZ map produced by Demuzere et al. (2022), cut to the Philippines (~5-25N, 115-130E), in simulations over Metro Manila to test the …
-
It looks like modern course requests are coming in via `pages/instructorCourseRequest` which calls things in the `lib/github.js` library to bootstrap the files and database and access for making new c…
-
Version control is a good skill to have for any software development. The tools we use now are more powerful then the days of cvs and visual source safe. Of course, with power come new concepts and ad…
-
At the moment the instructions for generating an SSH key and adding it to your GitHub account are under the "macOS and Linux instructions" section in the [course_prerequisites/01_git.md](https://githu…
-
Hi,
'split cell' is a nice extension that help to make comparison clearer.
However, nbviewer does not seem to be able to render it (of course, git hub as well, but that should be 'normal')
…
-
I am using AWS Elastic Beanstalk. This, and almost all other, multi server deployment requires all of the code to be in a .git repo, that can be updated, and then deployed all servers in the cluster a…
-
Key points:
- [x] No partial documents on master.
- [x] Use branches for partial documents.
- [x] Utilize pull requests for reviewing (works well with branches).
- [x] Document and project stages.…