Search Criteria
Package Details: euporie 2.10.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/euporie.git (read-only, click to copy) |
|---|---|
| Package Base: | euporie |
| Description: | Jupyter notebooks in the terminal |
| Upstream URL: | https://euporie.readthedocs.io |
| Licenses: | MIT |
| Submitter: | vitaliikuzhdin |
| Maintainer: | gilcu3 |
| Last Packager: | gilcu3 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-08-06 18:39 (UTC) |
| Last Updated: | 2026-03-15 08:45 (UTC) |
Dependencies (45)
- jupyter-nbformat
- python
- python-aenumAUR
- python-aiohttp
- python-cairosvg
- python-chafapyAUR (python-chafapy-gitAUR)
- python-code-minimapAUR
- python-fastjsonschema
- python-flatlatexAUR (python-flatlatex-gitAUR)
- python-fsspec
- python-html2text
- python-imagesize
- python-ipykernel
- python-jupyter-client
- python-jupyter-core
- python-jupytextAUR
- python-linkify-it-py
- python-magic (python-magic-gitAUR)
- python-markdown-it-py
- python-matplotlib (python-matplotlib-gitAUR)
- python-mdit_py_plugins
- python-mtableAUR (python-mtable-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-pathlib-abcAUR
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR)
- python-platformdirs
- python-prompt_toolkit
- python-pygments
- python-pylatexenc
- python-pyperclip
- python-rich
- python-sixelcropAUR (python-sixelcrop-gitAUR)
- python-sympy (python-sympy-gitAUR)
- python-teimpyAUR (python-teimpy-gitAUR)
- python-typing_extensions
- python-universal_pathlibAUR
- python-ziamath
- timgAUR (timg-gitAUR)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
- python-pytest (check)
- python-pytest-asyncio (check)
- python-asyncssh (optional) – for Euporie hub support
Latest Comments
murf112358 commented on 2026-01-16 13:51 (UTC) (edited on 2026-01-16 13:51 (UTC) by murf112358)
Thanks, @gilcu3! I also had a runtime error due to missing module
pathlib_abc. Ought thepython-pathlib-abcpackage appear in thedependsarray? Take care and thank you for your efforts!gilcu3 commented on 2026-01-10 12:35 (UTC)
@murf112358 thank you for reporting, I went ahead and added the python-code-minimap package to AUR.
euporie notebookshould work correctly nowmurf112358 commented on 2026-01-08 20:44 (UTC)
When running the command
euporie notebook, I receive an error:Unless I'm mistaken, there is no corresponding package in the Arch repositories nor the AUR. The needed code can be found here. I have written a PKGBUILD if you'd like, though I am no Python packager/maintainer.