File tree Expand file tree Collapse file tree 2 files changed +20
-5
lines changed
Expand file tree Collapse file tree 2 files changed +20
-5
lines changed Original file line number Diff line number Diff line change 1+ ``` {admonition} GPU
2+ :class: warning
3+
4+ This lecture was built using a machine with access to a GPU --- although it will also run without one.
5+
6+ [Google Colab](https://colab.research.google.com/) has a free tier with GPUs
7+ that you can access as follows:
8+
9+ 1. Click on the "play" icon top right
10+ 2. Select Colab
11+ 3. Set the runtime environment to include a GPU
12+ ```
Original file line number Diff line number Diff line change @@ -90,12 +90,15 @@ kernelspec:
9090برای اطلاعات بیشتر درباره کوندا، در ترمینال عبارت " conda help " را تایپ کنید.
9191
9292(ipython_notebook)=
93- ## Jupyter Notebooks
93+ ## {index} ` Jupyter Notebooks <single: Jupyter Notebooks> `
9494
95- ``` {index}
96- single: Python; IPython
97- single: IPython
98- single: Jupyter
95+ ``` {index} single: Python; IPython
96+ ```
97+
98+ ``` {index} single: IPython
99+ ```
100+
101+ ``` {index} single: Jupyter
99102```
100103
101104[ ژوپیتر] ( http://jupyter.org/ ) نوت بوک ها یکی از چندین راه های قابل دسترس برای ارتباط برقرار کردن با پایتون هستند.
You can’t perform that action at this time.
0 commit comments