or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
RSH HackMD
Link to this document: https://hackmd.io/@researchsoftwarehour/questions
You can use this file to write questions and comments. To edit click edit button (either top left or top right)
Always write at the very bottom, this is easier for us to watch.
We will note here URLs that we mention during the session.
You may comment on, clean up, or answer other people's questions.
Be respectful and form a good community.
Jarno, you are a little quieter as the others ;)
better ;) thanks!
what is git?
Progression of use cases and topics
GitHub is used for:
Where are you? Where do you want to be?
Quick survey
I have used git before:
In the past I have already opened an issue on GitHub:
In the past I have already creaded a pull request on GitHub (or merge request on GitLab):
What is git?
Example: https://github.com/bast/pr-exercise
Demo:
Is gitlab the same as github?
What is GitHub?
Question: Are there command line interfaces for Github that work on Windows?
I don't know if it's changed, but last time I checked, the Github Desktop was pretty unstable in Windows.
Basic features: pushing and pulling
Let's demo the basics of Github.
git remote
.git push
,git fetch
, andgit pull
Quick demo:
demo commands:
Git for small groups
Question: I work with Jupyter Nitebooks. Is there an easy way to integrate those into github? thanks
Community projects: the next level
Important considerations
Comment:
Long term: archiving and Zenodo
Video demo of Zenodo link: https://www.youtube.com/watch?v=Atp-GmhS7gY
Actions
What's next?
Feedback
One good thing about today:
One thing to be improved: