Skip to content

Commit

Permalink
Simple convert to markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
ykangastro committed Oct 24, 2024
1 parent 8c6a174 commit fe7c645
Show file tree
Hide file tree
Showing 9 changed files with 1,102 additions and 11 deletions.
3 changes: 3 additions & 0 deletions .jupyter/desktop-settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"pythonPath": "/usr/bin/python3"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"data":{"layout-restorer:data":{"main":{"dock":{"type":"tab-area","currentIndex":0,"widgets":["notebook:index.ipynb"]},"current":"notebook:index.ipynb"},"down":{"size":0,"widgets":[]},"left":{"collapsed":false,"current":"filebrowser","widgets":["filebrowser","running-sessions","@jupyterlab/toc:plugin","extensionmanager.main-view"]},"right":{"collapsed":true,"widgets":["jp-property-inspector","debugger-sidebar"]},"relativeSizes":[0.26227795193312436,0.7377220480668757,0]},"file-browser-filebrowser:cwd":{"path":""},"notebook:index.ipynb":{"data":{"path":"index.ipynb","factory":"Notebook"}}},"metadata":{"id":"default"}}
7 changes: 3 additions & 4 deletions ...books/SITCOM-1120_az_brake_analysis.ipynb → index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"id": "5dfaf6b2-f3c0-4191-b114-54525c2624a3",
"metadata": {},
Expand Down Expand Up @@ -1727,9 +1726,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "LSST",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "lsst"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -1741,7 +1740,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.8.13"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit fe7c645

Please sign in to comment.