Giter Site home page Giter Site logo

Development installation about francy HOT 4 CLOSED

gap-packages avatar gap-packages commented on June 2, 2024
Development installation

from francy.

Comments (4)

mcmartins avatar mcmartins commented on June 2, 2024

Hi Odile,

I think there are some steps missing before you can do pip install -vvv -e .

The following steps can be retrieved from the travis scripts https://github.com/gap-packages/francy/blob/master/scripts/prepare.sh and need to be executed before the pip install:

user@local $> cd francy/js
user@local $> npm install
user@local $> npm run bootstrap
user@local $> npm run build
user@local $> cd packages/francy-extension-jupyter
user@local $> pip install -vvv -e .

I'll update the documentation to include the steps for building from source in development mode, as the ones currently mentioned in the documentation are for end users.

Let me know.

Manuel

from francy.

zerline avatar zerline commented on June 2, 2024

Thanks.
Now I have some editable JS Francy files!

from francy.

zerline avatar zerline commented on June 2, 2024

IMHO your unique command line in "lab.README.md" (*) should be added to the general README.md

(*) jupyter labextension install jupyter-francy

from francy.

zerline avatar zerline commented on June 2, 2024

I think there are some steps missing before you can do pip install -vvv -e .

Hi Manuel!

Those steps should probably be integrated into the jupyter extension setup.py. I'll have a look at it.

from francy.

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.