... | @@ -2284,7 +2284,7 @@ We will focus on creating a brand new local repository (repo). For now we will |
... | @@ -2284,7 +2284,7 @@ We will focus on creating a brand new local repository (repo). For now we will |
|
not link it to GitHub, GitLab, or another remote host.
|
|
not link it to GitHub, GitLab, or another remote host.
|
|
|
|
|
|
Since git repos need code... we will use one of my Python lectures from CS 417
|
|
Since git repos need code... we will use one of my Python lectures from CS 417
|
|
(Computation Methods). Open [Python non-linear solver discussion](https://www.cs.odu.edu/~tkennedy/cs417/s20/Public/solverDiscussion/)
|
|
(Computational Methods). Open [Python non-linear solver discussion](https://www.cs.odu.edu/~tkennedy/cs417/s20/Public/solverDiscussion/)
|
|
in your web browser.
|
|
in your web browser.
|
|
|
|
|
|
1. In your terminal create a new folder. You may use any name you choose (provided
|
|
1. In your terminal create a new folder. You may use any name you choose (provided
|
... | | ... | |