Skip to content

Commit

Permalink
Build fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
MSeal committed Nov 1, 2023
1 parent 6fd1af6 commit dc237d8
Showing 1 changed file with 36 additions and 31 deletions.
67 changes: 36 additions & 31 deletions binder/cli-simple/simple_output.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
"cells": [
{
"cell_type": "markdown",
"id": "df2b0bde",
"metadata": {
"papermill": {
"duration": 0.00964,
"end_time": "2020-08-17T19:57:24.239226",
"duration": 0.003083,
"end_time": "2023-11-01T18:34:41.235066",
"exception": false,
"start_time": "2020-08-17T19:57:24.229586",
"start_time": "2023-11-01T18:34:41.231983",
"status": "completed"
},
"tags": []
Expand All @@ -19,18 +20,19 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "0d7af2f3",
"metadata": {
"execution": {
"iopub.execute_input": "2020-08-17T19:57:24.263404Z",
"iopub.status.busy": "2020-08-17T19:57:24.262659Z",
"iopub.status.idle": "2020-08-17T19:57:24.265395Z",
"shell.execute_reply": "2020-08-17T19:57:24.264689Z"
"iopub.execute_input": "2023-11-01T18:34:41.301099Z",
"iopub.status.busy": "2023-11-01T18:34:41.300307Z",
"iopub.status.idle": "2023-11-01T18:34:41.306171Z",
"shell.execute_reply": "2023-11-01T18:34:41.305038Z"
},
"papermill": {
"duration": 0.012719,
"end_time": "2020-08-17T19:57:24.265567",
"duration": 0.012465,
"end_time": "2023-11-01T18:34:41.308519",
"exception": false,
"start_time": "2020-08-17T19:57:24.252848",
"start_time": "2023-11-01T18:34:41.296054",
"status": "completed"
},
"tags": [
Expand All @@ -45,18 +47,19 @@
{
"cell_type": "code",
"execution_count": 2,
"id": "a5d4ad35",
"metadata": {
"execution": {
"iopub.execute_input": "2020-08-17T19:57:24.274405Z",
"iopub.status.busy": "2020-08-17T19:57:24.273934Z",
"iopub.status.idle": "2020-08-17T19:57:24.276194Z",
"shell.execute_reply": "2020-08-17T19:57:24.275695Z"
"iopub.execute_input": "2023-11-01T18:34:41.314681Z",
"iopub.status.busy": "2023-11-01T18:34:41.314338Z",
"iopub.status.idle": "2023-11-01T18:34:41.318662Z",
"shell.execute_reply": "2023-11-01T18:34:41.317802Z"
},
"papermill": {
"duration": 0.007713,
"end_time": "2020-08-17T19:57:24.276300",
"duration": 0.010058,
"end_time": "2023-11-01T18:34:41.320883",
"exception": false,
"start_time": "2020-08-17T19:57:24.268587",
"start_time": "2023-11-01T18:34:41.310825",
"status": "completed"
},
"tags": [
Expand All @@ -72,18 +75,19 @@
{
"cell_type": "code",
"execution_count": 3,
"id": "99512b79",
"metadata": {
"execution": {
"iopub.execute_input": "2020-08-17T19:57:24.283119Z",
"iopub.status.busy": "2020-08-17T19:57:24.282711Z",
"iopub.status.idle": "2020-08-17T19:57:24.284846Z",
"shell.execute_reply": "2020-08-17T19:57:24.284482Z"
"iopub.execute_input": "2023-11-01T18:34:41.327359Z",
"iopub.status.busy": "2023-11-01T18:34:41.326530Z",
"iopub.status.idle": "2023-11-01T18:34:41.333035Z",
"shell.execute_reply": "2023-11-01T18:34:41.331879Z"
},
"papermill": {
"duration": 0.006366,
"end_time": "2020-08-17T19:57:24.284929",
"duration": 0.012117,
"end_time": "2023-11-01T18:34:41.335151",
"exception": false,
"start_time": "2020-08-17T19:57:24.278563",
"start_time": "2023-11-01T18:34:41.323034",
"status": "completed"
},
"tags": []
Expand Down Expand Up @@ -120,22 +124,23 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.2"
"version": "3.12.0"
},
"papermill": {
"duration": 0.727728,
"end_time": "2020-08-17T19:57:24.494284",
"default_parameters": {},
"duration": 1.612177,
"end_time": "2023-11-01T18:34:41.659543",
"environment_variables": {},
"exception": null,
"input_path": "binder/cli-simple/simple_input.ipynb",
"output_path": "binder/cli-simple/simple_output.ipynb",
"parameters": {
"msg": "Hello"
},
"start_time": "2020-08-17T19:57:23.766556",
"version": "2.1.3"
"start_time": "2023-11-01T18:34:40.047366",
"version": "2.4.0"
}
},
"nbformat": 4,
"nbformat_minor": 1
}
"nbformat_minor": 5
}

0 comments on commit dc237d8

Please sign in to comment.