Skip to content

Commit

Permalink
switch back to python kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
PicoCreator committed Aug 23, 2023
1 parent 4e76968 commit 516f857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebook/github-runner/github-runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,5 @@ mkdir -p "$(dirname "$OUTPUT_FILE_PATH")"
echo "# [NOTE] Running notebook: $NOTEBOOK_FILE"
cd "$PROJ_DIR"
papermill \
--log-output \
-k python --log-output \
"$INPUT_FILE_PATH" "$OUTPUT_FILE_PATH"

0 comments on commit 516f857

Please sign in to comment.