Code Monkey home page Code Monkey logo

Comments (4)

gmatteo avatar gmatteo commented on August 21, 2024

This usually happens when jupyter is not installed in the same environment
as the one used for AbiPy.

Could you give the output of

which jupyter
which python

On my Mac, for example, I use conda and I have:

which jupyter     # /Users/gmatteo/anaconda3/envs/env3.6/bin/jupyter
which python # /Users/gmatteo/anaconda3/envs/env3.6/bin/python

python setup.py installinstalls AbiPy in /Users/gmatteo/anaconda3/envs/env3.6/lib/python3.6/site-packages/`
and jupyter will have access to the last version installed by setup.py

from abipy.

bradraj avatar bradraj commented on August 21, 2024

It is working when the environment is same. Thanks a lot.

But the index of the different atom orbitals between Ga and As is blocking the p-COOP.
coop

from abipy.

gmatteo avatar gmatteo commented on August 21, 2024

Use the fontsize keyword argument to decrease the text size fontsize e.g.

fontsize=8

Note that this part of AbiPy is still under development and there's lot of room for improvement

from abipy.

bradraj avatar bradraj commented on August 21, 2024

Thanks a lot for quick reply !

from abipy.

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.