# JupyterLite - WASM 기반 Jupyter

> Clean Markdown view of GeekNews topic #4358. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4358](https://news.hada.io/topic?id=4358)
- GeekNews Markdown: [https://news.hada.io/topic/4358.md](https://news.hada.io/topic/4358.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-05-30T10:24:28+09:00
- Updated: 2021-05-30T10:24:28+09:00
- Original source: [github.com](https://github.com/jtpio/jupyterlite)
- Points: 13
- Comments: 0

## Topic Body

- Jupyter 서버 없이 JupyterLab의 전체 기능을 브라우저 만으로 실행 가능

ㅤ→ Python 커널 : Pyodide 로 Web Worker에서 실행

ㅤ→ JS 커널 : IFrame에서 실행

ㅤ→ 노트북 저장은 localStorage/IndexDB

ㅤ→ 세션/커널 관리기능을 통해 여러개의 커널 동시 실행

ㅤ→ Code Consoles 지원

- 쉬운 설치 및 사용

ㅤ→ 캐쉬가능한 HTTP(S)로 서빙. 스태틱 웹 페이지 및 로컬에서 실행 가능

ㅤ→ 큰 어플리케이션들에 임베딩 지원

ㅤ→ 별도의 어플리케이션 서버 필요없음

## Comments



_No public comments on this page._
