We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6c4978 commit 8c7dfb5Copy full SHA for 8c7dfb5
scripts/test_jupyter_with_papermill.sh
@@ -352,9 +352,6 @@ function _handle_test()
352
*-${jupyter_trustyai_notebook_id}-*)
353
notebook_id="${jupyter_trustyai_notebook_id}"
354
;;
355
- *-${jupyter_ml_notebook_id}-*)
356
- notebook_id="${accelerator_flavor:+$accelerator_flavor/}${jupyter_ml_notebook_id}"
357
- ;;
358
*${jupyter_tensorflow_notebook_id}-*)
359
notebook_id="${accelerator_flavor:+$accelerator_flavor/}${jupyter_tensorflow_notebook_id}"
360
0 commit comments