Aaron Culich
Aaron Culich
We've received several requests for a "advanced version" of the Bash + Git workshop would be helpful as a next step after the introductory material. If you have specific ideas...
@mauxca please fill in details here
@mauxca http://guides.lib.berkeley.edu/write-cite https://www.overleaf.com/edu/berkeley
This diagram could better explain the process starting from the initial git clone (and implicit checkout of the main branch):  I received confused questions about why the `git...
today's google doc: https://docs.google.com/document/d/1uq2lCSk9PEvu02mwXvZF8vEXaTkX4UkejQ4yXoLJAV4/edit#
For example, a file named `.cvimrc` automatically gets renamed as `.cvimrc.txt` and there is no way to override that with `gist-supported-modes-alist` to have no extension since a `.` always gets...
@hikari-murayama @chengren I was helping out one of the geopandas workshops participants briefly today on the frontdesk.... they were having trouble going through the install instructions because it was taking...
Let's add a link to the README.md file so that people can launch the repo on the campus datahub. In case there are problems with a participant's local installation, using...
This repo needs links in the [README.md](https://github.com/dlab-berkeley/ANN-Fundamentals/blob/main/README.md) for being able to run this in Datahub and Binder using the [requirements.txt](https://github.com/dlab-berkeley/ANN-Fundamentals/blob/main/requirements.txt) file already included— which also needs version upgrades for security...
@pssachdeva @seanmperez the [requirements.txt](https://github.com/dlab-berkeley/ANN-Fundamentals/blob/main/requirements.txt) file is used with Binder and Datahub. The specific version dependencies should be updated and all the notebooks tested thoroughly afterwards by several people. https://github.com/dlab-berkeley/ANN-Fundamentals/security/dependabot ...