YONGJAE LEE(이용재)

Results 9 issues of YONGJAE LEE(이용재)

[OS/Ch05-CPU Scheduling.md](https://github.com/im-d-team/Dev-Docs/blob/os-5/OS/Ch05-CPU%20Scheduling.md)

needs review

[CS/Ch04-Threads&Concurrency.md](https://github.com/im-d-team/Dev-Docs/blob/os-4/OS/Ch04-Threads%26Concurrency.md)

needs review

[OS/Ch03-Processes.md](https://github.com/im-d-team/Dev-Docs/blob/os/OS/Ch03-Processes.md)

needs review

## Fix dependency problem - Correct problem below caused by `phonenumber`, `SQLAlchemy` and `Werkzeug`'s version. ## Fix python3 decode process - Correct token's byte to string decode process that removed...

### What is this PR for? Addition and improvement of notebook-related E2E tests for New UI --- /#/notebook/:noteId – View or edit a specific notebook /#/notebook/:noteId/revision/:revisionId – View a specific...

### What is this PR for? In #5101, the amount of changes became too large, and a committer suggested splitting it into smaller parts. Since the updates related to the...

### What is this PR for? ABOUT_ZEPPELIN:'src/app/share/about-zeppelin/about-zeppelin.component', CODE_EDITOR:'src/app/share/code-editor/code-editor.component', FOLDER_RENAME:'src/app/share/folder-rename/folder-rename.component', HEADER:'src/app/share/header/header.component', NODE_LIST:'src/app/share/node-list/node-list.component', NOTE_CREATE:'src/app/share/note-create/note-create.component', NOTE_IMPORT:'src/app/share/note-import/note-import.component', NOTE_RENAME:'src/app/share/note-rename/note-rename.component', NOTE_TOC:'src/app/share/note-toc/note-toc.component', PAGE_HEADER:'src/app/share/page-header/page-header.component', RESIZE_HANDLE:'src/app/share/resize-handle/resize-handle.component', SHORTCUT:'src/app/share/shortcut/shortcut.component', SPIN:'src/app/share/spin/spin.component', THEME_TOGGLE:'src/app/share/theme-toggle/theme-toggle.component' ### What type of PR is it? Improvement *Please leave...

### What is this PR for? [Micro Frontend Migration(Angular to React) Proposal](https://cwiki.apache.org/confluence/display/ZEPPELIN/Micro+Frontend+Migration%28Angular+to+React%29+Proposal) --- #### Summary * Implement React-based micro-frontend architecture using Module Federation. * Convert published paragraph component to support...

### What is this PR for? **Description:** Clicking the paragraph control’s Clone paragraph button that trigger COPY_PARAGRAPH. Upon receiving PARAGRAPH_ADDED, the Classic UI includes data.paragraph.text as expected, but the New...