Open joeegitto22 opened 5 years ago
Hi Joe, I am not sure I understand the last sentence; why no access to the data files? Thanks.
Prof. de Almeida,
When using Anaconda, we don't have access to the "data" files that you have linked to the repository. If I were to try and read a file from chen.3170 under the data, it would never allow me to access it so there was no way to see if your code was working properly. After that point I switched to just using the notebook on the BlackBoard homepage for this class and downloading my files each time I wanted to close the binder.
Best regards,
Joe Egitto
From: Valmor F. de Almeida notifications@github.com Sent: Tuesday, December 11, 2018 12:53:23 AM To: dpploy/chen-3170 Cc: Egitto, Joseph M; Author Subject: Re: [dpploy/chen-3170] Notebook 01-Introduction (#11)
Hi Joe, I am not sure I understand the last sentence; why no access to the data files? Thanks.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_dpploy_chen-2D3170_issues_11-23issuecomment-2D446081504&d=DwMCaQ&c=UycKcnKpT5zzKpcCVf29TA&r=duU-XHqpukHzWjf_obn_QpqsfBYXM6xGjjFhSkzL0vw&m=KGThoKpp1h759dnczmzsPm6qE1z0HLAqVzytDS53Hs8&s=H_dZEs6xY_FifZl-G4l5U62mTwQvcoZ8xMhPnhWWuI4&e=, or mute the threadhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AreE4K9bNcw-5FpToPZ0SFbfJZ3ja7DB-2DJks5u30hTgaJpZM4ZKT2M&d=DwMCaQ&c=UycKcnKpT5zzKpcCVf29TA&r=duU-XHqpukHzWjf_obn_QpqsfBYXM6xGjjFhSkzL0vw&m=KGThoKpp1h759dnczmzsPm6qE1z0HLAqVzytDS53Hs8&s=kW7p-lwd5nrvVWJHRozGPftZNwsJ324DWrpOQ39yi0M&e=.
I think I understand the issue. To use Anaconda, you have to download the entire course notes repo on your machine and navigate to it using Anaconda. This has the side effect of having to update your local repository every time changes are made on the repo. This needs to be done by downloading it again using the Clone or download
button on the home page of the repo. This is a bit of work. However, note that on the same button after you click on it, there is an option Open in desktop
. This allows you to have a live copy of the repo on your desktop and you can navigate to it using Anaconda. Another option to have a live repo on your local machine is to use a git repository client such as Sourcetree. Hope this helps. I will try some of these options and make changes on the instructions of the course. Thanks.
Delete the use of Anaconda software, it was too much of a hassle to use this program. Not to mention if you used the Anaconda program you could not access any of the data files on the notebook.