Skip to content

Commit 57d4888

Browse files
committed
remove conda notice
1 parent 8256353 commit 57d4888

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

universal/.devcontainer/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ FROM mcr.microsoft.com/devcontainers/universal:2-focal
33
USER root
44

55
COPY first-run-notice.txt /usr/local/etc/vscode-dev-containers/
6+
RUN rm /usr/local/etc/vscode-dev-containers/conda-notice.txt

universal/.devcontainer/first-run-notice.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66

77
🔥 We automatically snapshot your VM when it hibernates, so you can get back to coding within 2 seconds after a break.
88

9-
🗒️ We’re running VSCode in the browser, you can install your own extensions and set your own keybindings/settings. You can also open this environment in your own VSCode.
9+
🗒️ We’re running VSCode in the browser, you can install your own extensions and set your own keybindings/settings. You can also open this environment in your own VSCode.

0 commit comments

Comments
 (0)