Tyelab / specialk

Team Specialk metadata/data manipulation repo
0 stars 0 forks source link

Make Example Notebook for Sama #2

Closed jmdelahanty closed 2 years ago

jmdelahanty commented 2 years ago

@samashathaya needs to have an example notebook created for some basic for loops as well as if then statements for review.

You should have received an email about this Sama! This is how I can task different people with things and keep people updated in ways that don't rely upon direct communication. It's called an "Issue" and basically makes a "to do list" of things for the code in the repository that everyone can contribute to/alter/comment on/ etc.

For this one, you'll see that there's nothing for you to do and , therefore, you have not have been assigned anything! I'll have this notebook for you soon, probably today in about an hour.

jmdelahanty commented 2 years ago

Took a little longer, but it's now complete! Feel free to check it out and run the different things in the notebook before Wednesday @samashathaya. Up to you! I skipped a couple things that I think most people would go over for a basic intro, but I did my best. Let me know what you think!

samashathaya commented 2 years ago

Hi Jeremy, I am struggling a bit with the click box and type "ctrl-enter" command on my macbook. I looked up the mac equivalent of "ctrl-enter" and it says that it is "shift-fn-return" but whenever I click that on the box it doesn't allow me to type anything. Please let me know what I can do or if this is a problem on my macbook. Thank you! Sama

On Mon, Nov 29, 2021 at 4:17 PM Jeremy Delahanty @.***> wrote:

Took a little longer, but it's now complete! Feel free to check it out and run the different things in the notebook before Wednesday @samashathaya https://github.com/samashathaya. Up to you! I skipped a couple things that I think most people would go over for a basic intro, but I did my best. Let me know what you think!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Tyelab/specialk/issues/2#issuecomment-982153708, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWWWOB2RK6BWC756TJ3QCJDUOQJX5ANCNFSM5JAI7RSA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

jmdelahanty commented 2 years ago

Hey Sama! How cool you're using the issue tracker! Very nice.

So for the "ctrl-enter" instruction, first remove the "ctrl-enter" commands you wrote as well as the "shift-fn-return" commands. Try this out:

First click on the "Typing Example" block that's towards the top of the notebook.

After you clicked on it, instead of typing out the command, try first pressing the control button and then, while holding it down, hit the enter button.

I think that should execute the code block! Give that a try and report back.

Also, I don't know if me replying to to this actually notifies you directly or not. I think it does, but just in case I'll tag you here again @samashathaya

jmdelahanty commented 2 years ago

Also, if you're trying to use the notebook while in GitHub, it probably won't work! You have to download or "Clone" the repository to your Mac. I should have made that clear, I'm sorry I didn't! We can go over it briefly tomorrow if you'd like.