-
I have been borrowing a small shell script called pam-auth from the rocker folks. Our launcher script tells rserver to look to this script instead of PAM for authentication. Up to this point, pam-help…
-
# Issue
If user's `~/.Rprofile` outputs a message, e.g.
```r
tryCatch(startup::startup(), error = function(ex) {
message(sprintf(".Rprofile error [%s: %s]: %s", getwd(),
paste(com…
-
I notice that the Current Compute Shares table is still empty on the Wynton HPC Website.
https://wynton.ucsf.edu/hpc/about/shares.html
Looks like @HenrikBengtsson is running the cron job that t…
-
- VSCode Version: 1.55.2
- Local OS Version: OSX 10.15.7
- Remote OS Version: centos-release-7-8.2003.0.el7.centos.x86_64
- Remote Extension/Connection Type: SSH
- Logs:
````
[17:53:23…
-
#### Code Sample, a copy-pastable example if possible
```python
# requires registration-only downloads from https://oai.epi-ucsf.org/datarelease/DataClinical.asp
df1 = pandas.read_sas('allclinica…
-
Opening emd_1014.hff test data using PyPi sfftk-rw 0.6.1.dev0 gives the following error. The ENDIANNESS dictionary has unicode strings but lookup is trying to use bytes. This is with numpy 1.17.1.
…
-
Collection Name
MSS 96-33 Bobbi Campbell Diary
Collection Description
Selected material from the diary of Bobbi Campbell, nurse and self-identified "AIDS Poster Boy."
Campus Users
"Charles …
-
This is spun off #9617 to aggregate user feedback for another round of pip’s location backend switch from `distutils` to `sysconfig`. If you find yourself seeing something like:
```
WARNING: V…
-
Hi.... I'm testing the latest version of the Zoom plugin (v3.7, 2021041300) on our Moodle 3.10.4 (2020110904) test site. The "Enable scheduling privilege option" is on (this is a new admin setting in …
-
Motivating Issue
===========
`
import bifs `
does not throw an error, but also doesn't seem to import anything, when invoked from a program in the examples directory. I was running it from the to…