PC上で Carnets - Jupyter のための互換性のあるAPKをダウンロードしてください
ダウンロード | 開発者 | 評価 | スコア | 現在のバージョン | アダルトランキング |
---|---|---|---|---|---|
↓ PC用のAPKをダウンロード | Nicolas Holzschuch | 46 | 4.32609 | 1.8.4 | 17+ |
SN. | アプリ | ダウンロード | 開発者 |
---|---|---|---|
1. |
![]() Notebook manager |
ダウンロード ↲ | CoderLearn |
2. |
![]() |
ダウンロード ↲ | pettimvel |
3. |
![]() |
ダウンロード ↲ | Muntadhar Haydar |
4. |
![]() |
ダウンロード ↲ | Quin Baird |
5. |
![]() |
ダウンロード ↲ | ParkerzSoft |
または、以下の PC (エミュレーター) 用の Carnets - Jupyter APK をダウンロードしてください。
3 つの簡単な手順で、コンピューターで Carnets - Jupyter.apk を使用する方法を説明します。
Carnets - Jupyter iTunes上で
ダウンロード | 開発者 | 評価 | スコア | 現在のバージョン | アダルトランキング |
---|---|---|---|---|---|
無料 iTunes上で | Nicolas Holzschuch | 46 | 4.32609 | 1.8.4 | 17+ |
Jupyter notebooks are a powerful tool used in education and research. You can write small snippets of Python code and observe the result on screen, combine with paragraphs of text, using Markdown. Carnets provides a complete, stand-alone, implementation of Jupyter notebooks. Everything runs on your device, using the embedded Python interpreter; you do not need an internet connection. You can chose between Jupyter notebooks and the more advance Jupyterlab using Settings. Numpy, Sympy, Matplotlib, Pandas, lxml, bokeh, nbextensions (including ipywidgets) and many other packages are pre-installed. To see the full list of installed packages, type "%pip list" in a code window. You can add more packages using "%pip install packageName", but only if they are pure Python. If you need scipy, seaborn or scikit-learn, please use our other App, "Carnets - Jupyter (with scipy)". You can share your notebooks with other apps and also open notebooks or directories managed by other apps. Partial list of installed packages: astropy, babel, bokeh, cryptography, cvxopt, Fiona, geopandas, geopy, lxml, matplotlib, numpy, openCV, pandas, pillow, pyFFTW, pyproj, rasterio, regex, shapely, sympy, wordcloud.
iPadでJupyter notebookが動く感動
サーバーでJupyter notebook を動かして、Githubで管理しています iPadでは今までオフライン環境で閲覧も編集もままならず悲しんでいました このアプリでは少なくともオンラインで編集したipythonを閲覧可能 .pyファイルをモジュール化して使用しているのですが、相対参照では動作できず FileNotFoundError: [Errno 2] No such file or directory: '../ と表示されてしまいました !lsでディレクトリ内のファイル一覧を確認してみましたが、開いているipythonのみしか確認できませんでした ちょっと残念にも思いましたがjupyterthemesやRiseは動作したので、オフラインビュワーとして活用しています ほぼ完全なJupyter notebook がiPadで動いている事、そのものに感謝です しかも無料って、買い切りでも良いレベルです
scipy, statsmodels, linearmodels, PLEASE!
ちゃんと動く!試す価値あり! Addition of those three packages would make the app more than perfect for me! PLEASE! pip list で使えるパッケージのリストが表示できる。 pip install でパッケージのインストールも可能(制限あり)。例えば、パッケージ see がインストールできた。
Saved me tons of time
Found this app just before I start to write a same one. Finally a decent handy calculator on iOS platform, good job.
pandasは使えるの?
Is this app able to use Pandas ? Please tell me how to use it.
Pandasやmatplotlibとかを使って勉強中
参考図書を見ながら、pandasやmatplotlibとかの例題を入力しつつ実行結果を楽しんでいますが、問題なく使えています。 フォント設定をコードの中にすれば日本語文字をきちんと出るので、今の所は十分です。