Skip to content

Commit

Permalink
Update NBstat tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Tsimfer authored and Sergey Tsimfer committed May 17, 2024
1 parent 9fcddca commit bda1efb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorials/NBstat.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@
],
"source": [
"gpustat_view = inspector.get_view(name='gpustat', formatter=GPUSTAT_FORMATTER,\n",
" separate_index=False, separate_supheader=False, separate_header=False)\n",
" separate_index=False, separate_header=False)\n",
"print(gpustat_view)"
]
},
Expand Down Expand Up @@ -719,7 +719,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.10"
"version": "3.8.16"
},
"widgets": {
"application/vnd.jupyter.widget-state+json": {
Expand Down

0 comments on commit bda1efb

Please sign in to comment.