From 1cdf11068535106b87c4b696e9aba025f23fabde Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Thu, 24 Apr 2025 23:27:51 -0600 Subject: Added figures. --- tutorials/figures/anaconda_create_new_environment.png | Bin 0 -> 609451 bytes tutorials/figures/anaconda_environment_page.png | Bin 0 -> 249779 bytes tutorials/figures/anaconda_homepage.png | Bin 0 -> 729441 bytes .../figures/anaconda_select_package_to_manage.png | Bin 0 -> 571675 bytes tutorials/figures/editor_key_components.png | Bin 0 -> 52160 bytes tutorials/figures/git_areas.png | Bin 0 -> 81821 bytes tutorials/figures/git_silo_branching.png | Bin 0 -> 292232 bytes tutorials/figures/git_workflow_centralized.png | Bin 0 -> 14521 bytes tutorials/figures/git_workflow_dictator.png | Bin 0 -> 95355 bytes tutorials/figures/git_workflow_int_manager.png | Bin 0 -> 83634 bytes tutorials/figures/spyder_interface.png | Bin 0 -> 800404 bytes tutorials/figures/spyder_ipython_console.png | Bin 0 -> 181516 bytes tutorials/figures/spyder_variable_explorer.png | Bin 0 -> 123256 bytes 13 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tutorials/figures/anaconda_create_new_environment.png create mode 100644 tutorials/figures/anaconda_environment_page.png create mode 100644 tutorials/figures/anaconda_homepage.png create mode 100644 tutorials/figures/anaconda_select_package_to_manage.png create mode 100644 tutorials/figures/editor_key_components.png create mode 100644 tutorials/figures/git_areas.png create mode 100644 tutorials/figures/git_silo_branching.png create mode 100644 tutorials/figures/git_workflow_centralized.png create mode 100644 tutorials/figures/git_workflow_dictator.png create mode 100644 tutorials/figures/git_workflow_int_manager.png create mode 100644 tutorials/figures/spyder_interface.png create mode 100644 tutorials/figures/spyder_ipython_console.png create mode 100644 tutorials/figures/spyder_variable_explorer.png diff --git a/tutorials/figures/anaconda_create_new_environment.png b/tutorials/figures/anaconda_create_new_environment.png new file mode 100644 index 0000000..0782923 Binary files /dev/null and b/tutorials/figures/anaconda_create_new_environment.png differ diff --git a/tutorials/figures/anaconda_environment_page.png b/tutorials/figures/anaconda_environment_page.png new file mode 100644 index 0000000..101ad1f Binary files /dev/null and b/tutorials/figures/anaconda_environment_page.png differ diff --git a/tutorials/figures/anaconda_homepage.png b/tutorials/figures/anaconda_homepage.png new file mode 100644 index 0000000..435da48 Binary files /dev/null and b/tutorials/figures/anaconda_homepage.png differ diff --git a/tutorials/figures/anaconda_select_package_to_manage.png b/tutorials/figures/anaconda_select_package_to_manage.png new file mode 100644 index 0000000..d0b7301 Binary files /dev/null and b/tutorials/figures/anaconda_select_package_to_manage.png differ diff --git a/tutorials/figures/editor_key_components.png b/tutorials/figures/editor_key_components.png new file mode 100644 index 0000000..d87c60c Binary files /dev/null and b/tutorials/figures/editor_key_components.png differ diff --git a/tutorials/figures/git_areas.png b/tutorials/figures/git_areas.png new file mode 100644 index 0000000..94b77a1 Binary files /dev/null and b/tutorials/figures/git_areas.png differ diff --git a/tutorials/figures/git_silo_branching.png b/tutorials/figures/git_silo_branching.png new file mode 100644 index 0000000..bf8bdc0 Binary files /dev/null and b/tutorials/figures/git_silo_branching.png differ diff --git a/tutorials/figures/git_workflow_centralized.png b/tutorials/figures/git_workflow_centralized.png new file mode 100644 index 0000000..d5d660f Binary files /dev/null and b/tutorials/figures/git_workflow_centralized.png differ diff --git a/tutorials/figures/git_workflow_dictator.png b/tutorials/figures/git_workflow_dictator.png new file mode 100644 index 0000000..3f89db8 Binary files /dev/null and b/tutorials/figures/git_workflow_dictator.png differ diff --git a/tutorials/figures/git_workflow_int_manager.png b/tutorials/figures/git_workflow_int_manager.png new file mode 100644 index 0000000..d543217 Binary files /dev/null and b/tutorials/figures/git_workflow_int_manager.png differ diff --git a/tutorials/figures/spyder_interface.png b/tutorials/figures/spyder_interface.png new file mode 100644 index 0000000..a99e583 Binary files /dev/null and b/tutorials/figures/spyder_interface.png differ diff --git a/tutorials/figures/spyder_ipython_console.png b/tutorials/figures/spyder_ipython_console.png new file mode 100644 index 0000000..faed849 Binary files /dev/null and b/tutorials/figures/spyder_ipython_console.png differ diff --git a/tutorials/figures/spyder_variable_explorer.png b/tutorials/figures/spyder_variable_explorer.png new file mode 100644 index 0000000..cb5964c Binary files /dev/null and b/tutorials/figures/spyder_variable_explorer.png differ -- cgit v1.2.3