Skip to content

Commit

Permalink
[skip ci] Remove extra space.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhemstad committed Oct 3, 2023
1 parent f7f0148 commit 549e6c1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .devcontainer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ CCCL provides environments for both the oldest and newest supported CUDA version

Look in the [`.devcontainer/`](.) directory to see the available configurations.The top-level [`devcontainer.json`](./devcontainer.json) serves as the default environment. All `devcontainer.json` files in the `cuda<CTK_VERSION>-<HOST-COMPILER>` sub-directories are derived from this top-level file, just with different base images for the different CUDA and host compiler versions.


## VSCode Customization

By default, CCCL's Dev Containers come with certain VSCode settings and extensions configured by default as can be seen in the [`devcontainer.json`](./devcontainer.json) file. This can be further customized by users without needing to modify the `devcontainer.json` file directly.
Expand All @@ -100,8 +99,6 @@ Click the badge above or [click here](https://codespaces.new/NVIDIA/cccl?quickst

![Shows configuring a Codespace with a custom environment](../docs/images/codespaces.png)



## For Maintainers: The `make_devcontainers.sh` Script

### Overview
Expand Down

0 comments on commit 549e6c1

Please sign in to comment.