Git Product home page Git Product logo

Comments (10)

nwhitehead avatar nwhitehead commented on July 25, 2024

That doesn't look right, the header, menu, and toolbar should be disabled inside the page. The intention is that you use the Mac menubar and the toolbar in the window itself (the colorful one).

If you are using a prebuilt release let me know so I can fix it.

If you are building from source then I think I know the issue. You need to do a "make install-custom" step to copy the custom.css and theme files into the right area. The cmake file is not great about doing all the correct dependencies automatically.

from pineapple.

xiaoweiz avatar xiaoweiz commented on July 25, 2024

I was using the prebuilt release.

from pineapple.

nwhitehead avatar nwhitehead commented on July 25, 2024

Do you get the header/menubar/toolbar in all the released 0.7.4 versions?

On Wed, Sep 16, 2015 at 7:50 PM, xiaoweiz [email protected] wrote:

I was using the prebuilt release.


Reply to this email directly or view it on GitHub
#21 (comment)
.

from pineapple.

xiaoweiz avatar xiaoweiz commented on July 25, 2024

Right, all the four variants.

from pineapple.

nwhitehead avatar nwhitehead commented on July 25, 2024

Could you run this in a cell and let me know what you get:

import sys
print(sys.version)
print(sys.path)

On Thu, Sep 17, 2015 at 9:47 AM, xiaoweiz [email protected] wrote:

Right, all the four variants.


Reply to this email directly or view it on GitHub
#21 (comment)
.

from pineapple.

xiaoweiz avatar xiaoweiz commented on July 25, 2024

screen shot 2015-09-18 at 1 24 34 am

from pineapple.

nwhitehead avatar nwhitehead commented on July 25, 2024

That's weird, I'm not sure how it is getting the anaconda version of Python. I need to look into that more.

One thing to try is to backup and then delete all your local IPython/Jupyter configuration files. This is directories like ~/Library/Jupyter, ~/.jupyter, ~/.ipython.

from pineapple.

xiaoweiz avatar xiaoweiz commented on July 25, 2024

Removing these folders solves the problem!

from pineapple.

mangecoeur avatar mangecoeur commented on July 25, 2024

Just to say I also have this issue, though I'm not willing to delete my local config files though since i need the regular ipython for work to see if it changes things...

from pineapple.

nwhitehead avatar nwhitehead commented on July 25, 2024

With the latest changes, Pineapple uses different configuration directories than any previous install of Jupyter/IPython. If you see the same problems in later releases go ahead and reopen this issue or file a new one.

from pineapple.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.