Skip to content

Commit 8dddb65

Browse files
author
Tyler Graff
committed
yarn format:fix for files peripheral to my changes
1 parent be8f153 commit 8dddb65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docs/how-tos/nebari-gcp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ management.
6666

6767
If it's your first time creating a service account, please follow
6868
[these detailed instructions](https://cloud.google.com/iam/docs/creating-managing-service-accounts) to create a Google Service Account with the following roles attached:
69+
6970
- [`roles/editor`](https://cloud.google.com/iam/docs/understanding-roles#editor)
7071
- [`roles/resourcemanager.projectIamAdmin`](https://cloud.google.com/iam/docs/understanding-roles#resourcemanager.projectIamAdmin)
7172
- [`roles/container.admin`](https://cloud.google.com/iam/docs/understanding-roles#container.admin)

docs/nebari-slurm/configuration.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,7 @@ _Note_: All slurm related configuration needs to be passed down as a string.
186186
### Services
187187
188188
Additional services can be added to the `jupyterhub_services`
189-
variable. Currently this is only `<service-name>:
190-
<service-apikey>`. You must keep the `dask_gateway` section.
189+
variable. Currently this is only `<service-name>: <service-apikey>`. You must keep the `dask_gateway` section.
191190

192191
```yaml
193192
jupyterhub_services:

0 commit comments

Comments
 (0)