Opened 4 months ago

Last modified 4 months ago

#70163 new request

py-itables new port request

Reported by: dershow Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-itables

Description

itables makes it easy and pretty to view pandas tables in a notebook. I would like to be able to use it with pandas and jupyter-notebook from mac ports.

Within a virtual environment it worked fine to install with just

pip install itables

So, it is probably very easy to create a port, but I haven't tested with different versions of Python etc. Or, perhaps there is simple example port for other python ports that install with just pip, in which case creating a new one might involve just changing a few lines?

The project lives here: https://mwouts.github.io/itables/quick_start.html

Change History (2)

comment:1 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)

Keywords: pandas jupyter removed

upx is supposed to make it very easy to create python module ports.

comment:2 Changed 4 months ago by jmroot (Joshua Root)

I think Ryan meant upt.

Note: See TracTickets for help on using tickets.