Skip to content

Commit

Permalink
feat: remove display of terra workspace url when handing off datasets (
Browse files Browse the repository at this point in the history
  • Loading branch information
frano-m authored Aug 22, 2023
1 parent 30b3fb9 commit cc07b4d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 12 deletions.
2 changes: 0 additions & 2 deletions explorer/app/content/common/exportToTerraSuccess.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
### Your Terra Workspace Link is Ready

The workspace URL is referenced below.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ import { BatchCorrectionWarning } from "../../components/Export/components/Batch

### Your Terra Workspace Link is Ready

The workspace URL is referenced below.

<BatchCorrectionWarning
label={"Matrix Normalization and Batch Correction"}
url={
Expand Down
14 changes: 7 additions & 7 deletions explorer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"test:anvil-catalog": "playwright test -c playwright_anvil-catalog.config.ts"
},
"dependencies": {
"@clevercanary/data-explorer-ui": "0.37.0",
"@clevercanary/data-explorer-ui": "0.38.0",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@mdx-js/loader": "^2.3.0",
Expand Down

0 comments on commit cc07b4d

Please sign in to comment.