Commit 995c490
LECTURE: Development Environments Updated and Added (#283)
* lecture on devEnvs
added lecture on working with python scripts and workspaces
* Update workspace.md
* implemented recommendations and corrections
* Update workspace.md
* Fix broken links
* suggestions
* Update workspace.md
* add screenshots
* update lectures
Workspaces - implement suggestions and corrections
getting stared - add content on debugging
* implement updates
- getting_started.md: add content on real time collaboration
- workspace.md: correct and revise content
* Update anaconda env (#290)
* Remove MatplotlibDeprecationWarning in Matplotlib Lecture (#289)
* remove MatplotlibDeprecationWarning
* update false-positive link
* MAINT: re-install requests to see if that fixes the malformed requests file
* Binder hub url removal #281
* Migrate Sympy Lecture from the Intro Series (#284)
* add sympy
* update sympy exercise
* Update lectures/sympy.md
Co-authored-by: Smit Lunagariya <smitlunagariya.mat18@itbhu.ac.in>
* Update lectures/sympy.md
Co-authored-by: Smit Lunagariya <smitlunagariya.mat18@itbhu.ac.in>
* update stats
* remove user expressions
* Update lectures/sympy.md
Co-authored-by: zhc <79777246+HengchengZhang@users.noreply.github.com>
* try build without scaling headers
* draft of application section
* update exercise again
* proofread
* proofread changes
* Update lectures/sympy.md
Co-authored-by: mmcky <mmcky@users.noreply.github.com>
* update two sentences
* integrate feedbacks
---------
Co-authored-by: Smit Lunagariya <smitlunagariya.mat18@itbhu.ac.in>
Co-authored-by: zhc <79777246+HengchengZhang@users.noreply.github.com>
Co-authored-by: mmcky <mmcky@users.noreply.github.com>
* MAINT: Migrate from EC2 backend to GA backend (#285)
* MAINT: Migrate from EC2 backend to GA backend
* update machine details to github actions
* FIX: fix requests issue with docutils incompatibility (#287)
* FIX: fix requests issue with docutils incompatibility
* Fix broken links
---------
Co-authored-by: hengchengzhang <hengcheng.zhang@outlook.com>
* update suggestions
* mmcky edits
---------
Co-authored-by: hengchengzhang <hengcheng.zhang@outlook.com>
Co-authored-by: mmcky <mmcky@users.noreply.github.com>
Co-authored-by: Humphrey Yang <39026988+HumphreyYang@users.noreply.github.com>
Co-authored-by: mmcky <mamckay@gmail.com>
Co-authored-by: AakashGC <aakashguptachoudhury@gmail.com>
Co-authored-by: Smit Lunagariya <smitlunagariya.mat18@itbhu.ac.in>
Co-authored-by: zhc <79777246+HengchengZhang@users.noreply.github.com>1 parent fc4491a commit 995c490Copy full SHA for 995c490
File tree
Expand file treeCollapse file tree
23 files changed
+427
-65
lines changedOpen diff view settings
Filter options
- lectures
- _static/lecture_specific
- getting_started
- workspace
Expand file treeCollapse file tree
23 files changed
+427
-65
lines changedOpen diff view settings
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
Collapse file
lectures/_static/lecture_specific/getting_started/debug.png
Copy file name to clipboard20.4 KB- Display the source diff
- Display the rich diff
Loading
Collapse file
lectures/_static/lecture_specific/getting_started/debugger_breakpoint.png
Copy file name to clipboard204 KB- Display the source diff
- Display the rich diff
Loading
Collapse file
lectures/_static/lecture_specific/workspace/extensions.png
Copy file name to clipboard32.2 KB- Display the source diff
- Display the rich diff
Loading
Collapse file
lectures/_static/lecture_specific/workspace/file_browser.png
Copy file name to clipboard16.6 KB- Display the source diff
- Display the rich diff
Loading
Collapse file
lectures/_static/lecture_specific/workspace/jupyter_lab.png
Copy file name to clipboard78 KB- Display the source diff
- Display the rich diff
Loading
Collapse file
lectures/_static/lecture_specific/workspace/jupyter_lab_cmd.png
Copy file name to clipboard1.34 MB- Display the source diff
- Display the rich diff
Loading
Collapse file
lectures/_static/lecture_specific/workspace/jupyter_lab_py_run.png
Copy file name to clipboard183 KB- Display the source diff
- Display the rich diff
Loading
Collapse file
lectures/_static/lecture_specific/workspace/jupyter_lab_py_run_term.png
Copy file name to clipboard149 KB- Display the source diff
- Display the rich diff
Loading
Collapse file
lectures/_static/lecture_specific/workspace/sine_wave.png
Copy file name to clipboard142 KB- Display the source diff
- Display the rich diff
Loading
0 commit comments