🏠 c0z0c 메인 호스팅 페이지 | 📂 GitHub 저장소

🚀 Jupyter 한글 환경 설정 모듈 v2.4.0

🎯 빠른 사용법: helper.setup() 한 번으로 모든 설정 완료!

Jupyter Notebook과 Google Colab에서 한글 폰트 설정, pandas 확장 기능, 데이터 캐시를 제공하는 모듈입니다.

🆕 v2.4.0 주요 업데이트 NEW

💾

캐시 기능

데이터/모델 저장으로 재실행 시간 단축

🌐

크로스 플랫폼

Windows, Ubuntu, Mac 모든 환경 지원

🧪

37개 유닛 테스트

100% 통과로 안정성 보장

📊

pandas 확장

DataFrame.head_att() 등 한글 지원

빠른 시작

# 모듈 다운로드 및 import (한 번에 모든 설정 완료)
from urllib.request import urlretrieve; urlretrieve("https://raw.githubusercontent.com/c0z0c/jupyter_hangul/master/helper_c0z0c_dev.py", "helper_c0z0c_dev.py")
import helper_c0z0c_dev as helper

# 출력 예시:
# 🚀 Jupyter/Colab 한글 환경 설정 중... (helper v2.4.0)
# ✅ 한글 폰트 및 pandas 확장 기능 설정 완료
# 🎉 사용 가능: 한글 폰트, CSV 읽기, DataFrame.head_att(), 캐시 기능

🧪 베타 버전 테스트 (최신 기능 미리 체험)

# 베타 버전 - 최신 기능 포함 (실험적 기능 포함)
from urllib.request import urlretrieve; urlretrieve("https://raw.githubusercontent.com/c0z0c/jupyter_hangul/refs/heads/beta/helper_c0z0c_dev.py", "helper_c0z0c_dev.py")
import helper_c0z0c_dev as helper

💡 주요 기능

🧪 테스트 리포트

모듈의 안정성과 신뢰성을 보장하기 위한 지속적인 테스트 결과입니다.

최신 테스트 리포트

자동 업데이트

37개 테스트 모두 통과 - v2.4.0 안정성 검증

전체 테스트 히스토리

2025년 7월 ~ 8월

모든 버전별 테스트 결과 및 개선 과정

🌍 환경 지원

📚 리소스