Skip to content

Commit cc07b4d

Browse files
authored
feat: remove display of terra workspace url when handing off datasets (#3619) (#3630)
1 parent 30b3fb9 commit cc07b4d

File tree

4 files changed

+8
-12
lines changed

4 files changed

+8
-12
lines changed
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
### Your Terra Workspace Link is Ready
2-
3-
The workspace URL is referenced below.

explorer/app/content/hca-dcp/exportToTerraSuccessWithWarning.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ import { BatchCorrectionWarning } from "../../components/Export/components/Batch
22

33
### Your Terra Workspace Link is Ready
44

5-
The workspace URL is referenced below.
6-
75
<BatchCorrectionWarning
86
label={"Matrix Normalization and Batch Correction"}
97
url={

explorer/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"test:anvil-catalog": "playwright test -c playwright_anvil-catalog.config.ts"
3434
},
3535
"dependencies": {
36-
"@clevercanary/data-explorer-ui": "0.37.0",
36+
"@clevercanary/data-explorer-ui": "0.38.0",
3737
"@emotion/react": "11.11.1",
3838
"@emotion/styled": "11.11.0",
3939
"@mdx-js/loader": "^2.3.0",

0 commit comments

Comments
 (0)