Skip to content

Commit

Permalink
0.11 tidy up
Browse files Browse the repository at this point in the history
Former-commit-id: f00a707
  • Loading branch information
MaxHalford committed May 28, 2022
1 parent cd67d46 commit 2679097
Show file tree
Hide file tree
Showing 14 changed files with 689 additions and 455 deletions.
62 changes: 61 additions & 1 deletion docs/examples/batch-to-online.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@
"cell_type": "code",
"execution_count": 1,
"metadata": {
"execution": {
"iopub.execute_input": "2022-05-28T14:05:18.021260Z",
"iopub.status.busy": "2022-05-28T14:05:18.019744Z",
"iopub.status.idle": "2022-05-28T14:05:19.943666Z",
"shell.execute_reply": "2022-05-28T14:05:19.944279Z"
},
"tags": []
},
"outputs": [
Expand Down Expand Up @@ -95,6 +101,12 @@
"cell_type": "code",
"execution_count": 2,
"metadata": {
"execution": {
"iopub.execute_input": "2022-05-28T14:05:19.948834Z",
"iopub.status.busy": "2022-05-28T14:05:19.948167Z",
"iopub.status.idle": "2022-05-28T14:05:19.950105Z",
"shell.execute_reply": "2022-05-28T14:05:19.950648Z"
},
"tags": []
},
"outputs": [],
Expand All @@ -115,6 +127,12 @@
"cell_type": "code",
"execution_count": 3,
"metadata": {
"execution": {
"iopub.execute_input": "2022-05-28T14:05:19.961737Z",
"iopub.status.busy": "2022-05-28T14:05:19.961000Z",
"iopub.status.idle": "2022-05-28T14:05:19.964067Z",
"shell.execute_reply": "2022-05-28T14:05:19.964523Z"
},
"tags": []
},
"outputs": [
Expand Down Expand Up @@ -148,6 +166,12 @@
"cell_type": "code",
"execution_count": 4,
"metadata": {
"execution": {
"iopub.execute_input": "2022-05-28T14:05:19.979918Z",
"iopub.status.busy": "2022-05-28T14:05:19.979041Z",
"iopub.status.idle": "2022-05-28T14:05:19.982015Z",
"shell.execute_reply": "2022-05-28T14:05:19.982673Z"
},
"tags": []
},
"outputs": [
Expand Down Expand Up @@ -210,6 +234,12 @@
"cell_type": "code",
"execution_count": 5,
"metadata": {
"execution": {
"iopub.execute_input": "2022-05-28T14:05:19.987546Z",
"iopub.status.busy": "2022-05-28T14:05:19.986643Z",
"iopub.status.idle": "2022-05-28T14:05:21.101709Z",
"shell.execute_reply": "2022-05-28T14:05:21.102120Z"
},
"tags": []
},
"outputs": [],
Expand Down Expand Up @@ -253,6 +283,12 @@
"cell_type": "code",
"execution_count": 6,
"metadata": {
"execution": {
"iopub.execute_input": "2022-05-28T14:05:21.108908Z",
"iopub.status.busy": "2022-05-28T14:05:21.108233Z",
"iopub.status.idle": "2022-05-28T14:05:21.124494Z",
"shell.execute_reply": "2022-05-28T14:05:21.124878Z"
},
"tags": []
},
"outputs": [
Expand Down Expand Up @@ -290,6 +326,12 @@
"cell_type": "code",
"execution_count": 7,
"metadata": {
"execution": {
"iopub.execute_input": "2022-05-28T14:05:21.129275Z",
"iopub.status.busy": "2022-05-28T14:05:21.128594Z",
"iopub.status.idle": "2022-05-28T14:05:21.130710Z",
"shell.execute_reply": "2022-05-28T14:05:21.131274Z"
},
"tags": []
},
"outputs": [
Expand Down Expand Up @@ -323,6 +365,12 @@
"cell_type": "code",
"execution_count": 8,
"metadata": {
"execution": {
"iopub.execute_input": "2022-05-28T14:05:21.135679Z",
"iopub.status.busy": "2022-05-28T14:05:21.135033Z",
"iopub.status.idle": "2022-05-28T14:05:21.181208Z",
"shell.execute_reply": "2022-05-28T14:05:21.181606Z"
},
"tags": []
},
"outputs": [],
Expand All @@ -346,6 +394,12 @@
"cell_type": "code",
"execution_count": 9,
"metadata": {
"execution": {
"iopub.execute_input": "2022-05-28T14:05:21.190024Z",
"iopub.status.busy": "2022-05-28T14:05:21.189334Z",
"iopub.status.idle": "2022-05-28T14:05:21.285702Z",
"shell.execute_reply": "2022-05-28T14:05:21.286119Z"
},
"tags": []
},
"outputs": [
Expand Down Expand Up @@ -396,6 +450,12 @@
"cell_type": "code",
"execution_count": 10,
"metadata": {
"execution": {
"iopub.execute_input": "2022-05-28T14:05:21.291975Z",
"iopub.status.busy": "2022-05-28T14:05:21.291262Z",
"iopub.status.idle": "2022-05-28T14:05:21.560770Z",
"shell.execute_reply": "2022-05-28T14:05:21.561215Z"
},
"tags": []
},
"outputs": [
Expand Down Expand Up @@ -478,7 +538,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.5"
"version": "3.9.7"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 2679097

Please sign in to comment.