-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cma update tutorial template #14
Cma update tutorial template #14
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good additions! if the workflow completes successfully, we can merge and build
"# @title Video 1: Video 1 Name # put in the title of your video\n", | ||
"# note the libraries are imported here on purpose\n", | ||
"\n", | ||
"###@@@ for konstanine. a question, why isn't this above in the list of cells? \n", | ||
"\n", | ||
"from ipywidgets import widgets\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what do you mean exactly?
It seems we are getting an error because the repo is not aware for the forked repos branch |
before the first cell, there is a list cells and their content.
the cell for video is not part of that list. it should be, as I believe all
days and tutorials should have a video.
…--------------------------------------------------------------------------------------------
"Be who you are and say what you feel, because those who mind don't matter
and those who matter don't mind" ------ Dr. Seuss
On Tue, Jan 9, 2024 at 2:02 AM Zoltan ***@***.***> wrote:
***@***.**** commented on this pull request.
good additions! if the workflow completes successfully, we can merge and
build
------------------------------
In tutorials/W1D2_Template/W1D2_Tutorial1.ipynb
<#14 (comment)>
:
> + "# @title Video 1: Video 1 Name # put in the title of your video\n",
+ "# note the libraries are imported here on purpose\n",
+ "\n",
+ "###@@@ for konstanine. a question, why isn't this above in the list of cells? \n",
+ "\n",
"from ipywidgets import widgets\n",
what do you mean exactly?
—
Reply to this email directly, view it on GitHub
<#14 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZL7YAWHBFNHX2LESHYZ5UDYNSJLRAVCNFSM6AAAAABBPU7JM2VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTQMJQGI2TGNBVGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@OhadZivan I believe that can be left out for the time being but could be nice for future revisions. The curriculum specialist will be in charge of putting videos into the tutorials before prepod so I think we'll be good for this year. They also have the examples from last years tutorials. Let's plan to take another pass over this when things are slower. |
No description provided.