Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ft.show_info() doesn't work in Jupyter #650

Closed
Ingvar-Y opened this issue Jul 8, 2019 · 0 comments · Fixed by #863
Closed

ft.show_info() doesn't work in Jupyter #650

Ingvar-Y opened this issue Jul 8, 2019 · 0 comments · Fixed by #863
Labels
good first issue Good for newcomers

Comments

@Ingvar-Y
Copy link

Ingvar-Y commented Jul 8, 2019

Bug/Feature Request Title

Calling featuretools.show_info() from inside Jupyter notebook prints output to terminal but doesn't print output in a cell.

Bug/Feature Request Description

This is confusing since it appears as if call doesn't work and becomes problematic if Jupyter is running on another server. I reported it here #643 but created a separate issue to track it per @kmax12 request.

Expected Output

Result of featuretools.show_info() should show in the output of Jupyter cell.

Output of featuretools.show_info()

Featuretools version: 0.9.1
Featuretools installation directory: C:\Users\user\AppData\Local\Continuum
miniconda3\envs\cyclone\lib\site-packages\featuretools

SYSTEM INFO

python: 3.7.3.final.0
python-bits: 64
OS: Windows
OS-release: 2008ServerR2
machine: AMD64
processor: Intel64 Family 6 Model 45 Stepping 2, GenuineIntel
byteorder: little
LC_ALL: None
LANG: None
LOCALE: None.None

INSTALLED VERSIONS

numpy: 1.16.4
pandas: 0.24.2
tqdm: 4.32.2
toolz: 0.9.0
PyYAML: 5.1.1
cloudpickle: 1.2.1
future: 0.17.1
dask: 2.0.0
distributed: 2.0.1
psutil: 5.6.3
Click: 7.0
scikit-learn: 0.21.2
pip: 19.1.1
setuptools: 41.0.1

@kmax12 kmax12 added the good first issue Good for newcomers label Jul 10, 2019
@alexjwang alexjwang assigned alexjwang and unassigned alexjwang Jul 25, 2019
FreshLeaf8865 pushed a commit to FreshLeaf8865/featuretools that referenced this issue Jul 31, 2019
rwedge added a commit that referenced this issue Mar 12, 2020
* Fix ft.show_info() doesn't work in Jupyter(#650)

* Update the changelog

* rephrase changelog entry

Co-authored-by: FreshLeaf8865 <cmd.bsolution@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants