My Pipfile contents for this project

[[source]]
url = "https://pypi.org/simple";
verify_ssl = true
name = "pypi"

[packages]
pandas = "*"
numpy = "*"
matplotlib = "*"
seaborn = "*"
notebook = "*"
qgrid = "*"
tabulate = "*"

[dev-packages]

[requires]
python_version = "3.6"


On Sunday, January 20, 2019 at 6:11:32 PM UTC-5, Eila Elyaskordi wrote:
>
> I have a Jupyter Notebook on github. (
> https://github.com/eila-elyas/Inc/blob/master/Exploring%20Inc%205000%20Data.ipynb
> )
>
> On a couple of the cells that display the dataframe, entire rows are 
> displayed within a cell (see attached image).
>
> [image: jupyter.png]
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/678d3429-fda4-4c01-923e-44a224e9d175%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to