Carnets – Jupyter
Jupyter notebooks are a powerful too..
基本信息
- 更新日期:
- 版本:
- 1.7.2
- 大小:
- 1.2 GB
- 类型:
- 软件开发工具
- 平台:
- iOS
- 评分:
- 发布日期:
- 2022-07-01
- 价格:
- 免费
- 开发者:
- Nicolas Holzschuch
应用更新
- updated packages to their most recent version. This solves the issue with .describe() in pandas. - numpy 1.24, matplotlib 3.5.2, pandas 1.4.2, astropy 5.1...
Carnets应用截图
Carnets应用简介
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.