Skip to content

Commit

Permalink
Drop all remaining mentions of #computers
Browse files Browse the repository at this point in the history
  • Loading branch information
kousu committed Aug 28, 2023
1 parent 4d5956b commit 9aae582
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion computing-resources/neuropoly/gpus.md
Original file line number Diff line number Diff line change
Expand Up @@ -943,7 +943,7 @@ As with the [other stations](./cpus.md), you should prefer getting data in via `
For projects and permanent storage: `~/duke`

```{warning}
Please, do not use space on duke while training your models. If you need more local space, post a request on slack \#computers.
Please, do not use space on duke while training your models. If you need more local space, post a request on [computers](https://github.com/neuropoly/computers/issues/new).
```

### Mid-term, rapid access \(no backup\)
Expand Down
4 changes: 2 additions & 2 deletions data/git-datasets.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Initial setup
If you already have an account on a server and/or laptop, and you want to have access from a new machine, see the section on [adding extra devices](#add-extra-devices) instead.
```

On Slack `#computers` channel, request to be added to the git-annex by providing the contents of your **public key** (examples: `~/.ssh/id_rsa.pub`, `~/.ssh/id_ed25519.pub`).
If not already done, reopen your [onboarding ticket](https://github.com/neuropoly/onboarding/issues/) to request to be added to the git-annex by providing the contents of your **public key** (examples: `~/.ssh/id_rsa.pub`, `~/.ssh/id_ed25519.pub`).

A **public key** should look like

Expand Down Expand Up @@ -284,7 +284,7 @@ git push origin :synced/xy/some-topic
### New repository

```{note}
Only NeuroPoly admnistrators have the needed privileges to create a new repository. Please contact the admins on the #computers Slack channel for assistance; they'll create a new empty repository for you and grant you write privileges so that you can add your dataset in a git branch and open a [pull-request](#upload).
Only NeuroPoly admnistrators have the needed privileges to create a new repository. Please contact the admins on the [#database_mri](https://app.slack.com/client/T034UD4QN/CB232HT46) Slack channel for assistance; they'll create a new empty repository for you and grant you write privileges so that you can add your dataset in a git branch and open a [pull-request](#upload).
```

To make a new repo, follow this [recipe](../geek-tips/git-annex.md#new-repo).
Expand Down
10 changes: 8 additions & 2 deletions onboarding/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,11 @@ of the steps needed for access to the various accounts and services you will use

## Get help

If ever you need help with accounts or onboarding, feel free to reach out to
Nick or Julien on Slack or #computer channel.
If ever you need help with accounts or onboarding, reach out to your onboarding lead.
As the person assigned to your onboarding ticket, they are there to be a friendly resource
to welcome you into the lab and point you in the right directions.

As you are more familiar with the lab you will probably run into issues and oversights in our systems.
Please submit these as tickets to the relevant GitHub projects. For general lab infrastructure,
post your problems in the [computers](https://github.com/neuropoly/computers/issues/) repository
so that their solutions can benefit everyone.

0 comments on commit 9aae582

Please sign in to comment.