Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pixiedust install in Ubuntu
#1
I installed the jupyter notebook pixiedust on my
Ubuntu 16.04. The output is shown as below.

$ python3
Python 3.5.2 (default, Nov 12 2018, 13:43:14) 
[GCC 5.4.0 20160609] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import pixiedust
Pixiedust database opened successfully
{"metadata": {}, "data": {"text/plain": "<IPython.core.display.HTML object>", "text/html": "\n        <div style=\"margin:10px\">\n            <a href=\"https://github.com/ibm-watson-data-lab/pixiedust\" target=\"_new\">\n                <img src=\"https://github.com/ibm-watson-data-lab/pixiedust/raw/master/docs/_static/pd_icon32.png\" style=\"float:left;margin-right:10px\"/>\n            </a>\n            <span>Pixiedust version 1.1.15</span>\n        </div>\n        "}}
In : 
I usually see when I import a package just the next line like this:

>>>

It seems that when I import pixiedust in Ubuntu using Python 3. I get a lot of output that follows. Is this
normal? I just was surprised by the output.

Any help appreciated. Thanks in advance.

Respectfully,

ErnestTBass
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Errror when importing pixiedust Led_Zeppelin 2 2,090 Jun-14-2022, 10:31 PM
Last Post: Larz60+
  can not install pymesh in ubuntu jerry 2 2,143 Mar-23-2022, 02:04 AM
Last Post: jerry
  Cannot install CV2 on Ubuntu 18.04 ErnestTBass 1 1,516 Apr-28-2020, 08:45 PM
Last Post: ErnestTBass
  Can't install pip for Python 3.7.4 in Ubuntu virtual OS netbids 9 6,240 Dec-31-2019, 04:42 AM
Last Post: netbids
  Can't decide - install modules with Ubuntu package manager (apt) or pip3 in venv Thisisaline 6 3,766 Jul-19-2019, 04:58 PM
Last Post: snippsat
  pipenv install command getting errors on WSL/Ubuntu sheridanrea 0 3,164 Sep-14-2018, 06:40 AM
Last Post: sheridanrea

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020