Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
f97c0beb06ab39a31030dce5c388d0fd
mooc-rr
Commits
ff77130e
Commit
ff77130e
authored
Jun 10, 2025
by
f97c0beb06ab39a31030dce5c388d0fd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Notebook-HengkuanZhang.md
parent
b36b2df9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
46 additions
and
0 deletions
+46
-0
Notebook-HengkuanZhang.md
Notebook-HengkuanZhang.md
+46
-0
No files found.
Notebook-HengkuanZhang.md
View file @
ff77130e
# Notebook
# Notebook
## Mission 1
## Mission 1
1.
Research and history function
In the GitLab interface (top right), a text entry field intialized with the text “Search or jump to ...” permits to search for a character string in all files of the current project.
2.
How to use Markdown
1.
Headers
Using #, number of # represents the level of tag.
2.
Emphasis
*This text will be italic*
_This will also be italic_
**This text will be bold**
__This will also be bold__
_You **can** combine them_
3. Bullet list
Using -
4. Numbered list
Using numbers like 1. 2.
5. Hypertext link
e.g. [CSC](https://www.csc.edu.cn/chuguo)
6. Code
```
Less is more.
```
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment