Seonghyeon Cho (조성현)

Results 26 issues of Seonghyeon Cho (조성현)

# as-is ![image](https://user-images.githubusercontent.com/11611397/127876371-20b56890-8d02-4a55-ac90-fc2a40fe7440.png) # to-be ![image](https://user-images.githubusercontent.com/11611397/127876425-69d69ace-a58f-4014-9bbb-44b0b1f23c02.png)

documentation

unittest나 pytest를 이용한 테스트(unit or integration test)가 있으면 좋겠습니다

enhancement
CI

:clipboard: **Description** ``` ![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/_/mysql/latest) ``` ![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/_/mysql/latest) For example, `mysql:latest` image supports `["linux/amd64", "linux/arm64/v8"]` os/architecture, but looks like I can't choose...

good first issue
service-badge

It would be good if I can sort table by field (ex. sort by lag, descending order)

![image](https://user-images.githubusercontent.com/11611397/163771859-8270863c-df9f-446f-8162-6836e22d154b.png) I don't know if my terminal is dead or image is just too big to fetch. Progress bar like [tqdm](https://github.com/tqdm/tqdm) would be helpful :)

**Describe the bug** ```Dockerfile FROM continuumio/miniconda3:latest RUN mkdir /notebooks WORKDIR /notebooks COPY . /notebooks/ ENV CONDA_ALWAYS_YES=true RUN conda install -c conda-forge -c pytorch u8darts-all \ && conda install -c conda-forge...

help wanted
devops

Also added newline on the end of file (automatically added by GitHub)

- original 1: https://blog.csdn.net/qq_36643282/article/details/105190759 - copy 1: https://stdworkflow.com/1126/centos8-install-docker-error-error-unable-to-find-a-match-docker - original 2: https://bbs.huaweicloud.com/forum/forum.php?mod=viewthread&tid=189349 - copy 2: https://stdworkflow.com/1714/mindspore-runtimeerror-unexpected-error-invalid-data 중국 게시물을 카피해서 영어 번역기를 돌린 사이트입니다. 스택오버플로 짭은 아니긴 한데 여기 추가하는게 맞나...

중국에서 가장 큰 개발자 커뮤니티가 [csdn](https://www.csdn.net/)이라고 하는데요, 이곳 역시 카피 사이트가 많아서 여기 필터에 추가하는게 어떨지 건의합니다 (원래는 유튜브 다운로더였지만 이것저것 다 다운받는 프로그램이 되버린 [youtube-dl](https://github.com/ytdl-org/youtube-dl) 느낌으로?) ex. - 원본(으로...

enhancement

Sometimes I just want to export diagram without save because I don't need uml source file. Is it impossible without save?