Git Product home page Git Product logo

snakebarrel's Introduction

snakebarrel

JupyterLite Desktop App

snakebarrel's People

Contributors

inureyes avatar sigmadream avatar

Stargazers

 avatar  avatar Taegon Kim avatar Dong-ryull Shin / Ryan avatar

Watchers

 avatar  avatar

snakebarrel's Issues

Jupyter command `jupyter-lite` not found.

맥환경 & 파이썬 3.10 버전에서 다음과 같이 수행시 빌드에러가 발생합니다.

  1. 소스코트 클론 & yarn install로 패키지 설치
  2. make dep 수행시 jupyter 모듈이 없다고 에러나서 pip install jupyter로 설치했음
  3. 다시 make dep 수행시 아래와 같은 오류가 발생됨

if [ ! -d "./build/_output/" ];then
make compile;
fi
echo '{ "package": "0.1.0", "build": "230427.110459", "revision": "2a6bf93" }' > version.json
mkdir -p build
cp ./jupyter-lite.json ./build
python -m jupyter lite build --lite-dir build
usage: jupyter.py [-h] [--version] [--config-dir] [--data-dir] [--runtime-dir]
[--paths] [--json] [--debug]
[subcommand]

Jupyter: Interactive Computing

positional arguments:
subcommand the subcommand to launch

options:
-h, --help show this help message and exit
--version show the versions of core jupyter packages and exit
--config-dir show Jupyter config dir
--data-dir show Jupyter data dir
--runtime-dir show Jupyter runtime dir
--paths show all Jupyter paths. Add --json for machine-readable
format.
--json output paths as machine-readable json
--debug output debug information about paths

Available subcommands: bundlerextension console dejavu events execute kernel
kernelspec lab labextension labhub migrate nbclassic nbconvert nbextension
notebook qtconsole run server serverextension troubleshoot trust

Jupyter command jupyter-lite not found.
make[1]: *** [compile] Error 1
make: *** [dep] Error 2

[문의] xeus 커널 빌드에 jupyter_lite_config.json에 pygame을 추가했더니 에러가 나던데, 빌드에 포함할 수 있는 방법이 있을까요?

안녕하세요? 파이콘에서 강의하신 내용 잘봤습니다. 덕분에 이곳까지 오게되었네요^^
아이들 코딩교육 파이썬 게임만들기까지 할 수 있음 더 좋을 듯 싶은데요. 그래서, 혹시 커널(pyodide or xeus) 기본 패키지에 pygame을 포함할 수 있을까요?
xeus 커널 빌드에서 jupyter_lite_config.json에 pygame을 추가했더니 에러가 나던데, 빌드에 포함할 수 있는 방법이 있을까요?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.