You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/deploying-your-sql-applications/sample-deployment-pc.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -266,7 +266,7 @@ fig.show()
266
266
267
267
The code above creates an interactive map that shows the wind forecast for the next 5 days for the cities in the world. Press the Play > button to see the animation. Let's save this into a notebook called `app.ipynb`.
268
268
269
-
## Create a GitHub repository and initializing Ploomber Cloud deployment
269
+
## Create a GitHub repository and initialize Ploomber Cloud deployment
270
270
271
271
272
272
Create a GitHub repository and add the Python script and Jupyter notebook to it. You can also add a README file to describe your project.
0 commit comments