Skip to content

Commit

Permalink
chore(quality): add data-testid for the Launch standalone notebook se…
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek authored Oct 6, 2024
1 parent 215d63d commit 85ce695
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const LaunchJupyterButton: React.FC = () => {
content="Launch a notebook server to create a standalone notebook outside of a project."
>
<Button
data-testid="launch-standalone-notebook-server"
href="/notebookController"
component="a"
variant={ButtonVariant.secondary}
Expand Down

0 comments on commit 85ce695

Please sign in to comment.