Git Product home page Git Product logo

Comments (10)

Nairod26 avatar Nairod26 commented on September 27, 2024 6

Hi all, for noob like me, i give you the comands to install it:
open a terminal then execute : git clone https://github.com/joequant/jupyterlab-latex.git
Let it clone on your machine. Move in it : cd jupyterlab-latex
Once in, pip3 install -e .
Therefore we are going to install yarn jlpm install
Then we run it jlpm run build
To finish, the package installation jupyter labextension install .

from jupyterlab-latex.

blink1073 avatar blink1073 commented on September 27, 2024 4

@joequant a PR would be most welcome!

from jupyterlab-latex.

joequant avatar joequant commented on September 27, 2024 2

from jupyterlab-latex.

bollwyvl avatar bollwyvl commented on September 27, 2024 1

We've merged #171 and released jupyterlab-latex for both pip and conda:

One thing we don't yet have is a downstream-developer-oriented release on npmjs, but this is probably a separate issue:

from jupyterlab-latex.

enriqueartal avatar enriqueartal commented on September 27, 2024

I installed it and it works. It complains about the extension not being installed (maybe I skipped some step) but the pdf is produced.

from jupyterlab-latex.

GoingMyWay avatar GoingMyWay commented on September 27, 2024

Hello,

When will you support the jupyterlab 3? jupyterlab-latex cannot install.

Best

from jupyterlab-latex.

fairread avatar fairread commented on September 27, 2024

Hi @joequant thanks for the fork, but sorry noob question how to install it anyway? I tried the following terminal command

$ npm install -g git+https://github.com/joequant/jupyterlab-latex.git

but in the end received the following error:

npm ERR! path /usr/local/lib/node_modules/@jupyterlab/latex/node_modules/@webassemblyjs/helper-fsm
npm ERR! enoent ENOENT: Cannot cd into '/usr/local/lib/node_modules/@jupyterlab/latex/node_modules/@webassemblyjs/helper-fsm'
npm ERR! enoent This is related to npm not being able to find a file.

By the way I'm on MacOS Big Sur.

from jupyterlab-latex.

BrandenEsses avatar BrandenEsses commented on September 27, 2024

Hi @fairread. You can clone @joequant's fork to your system with git clone,cd into the directory, then follow the install from source section of the advanced usage instructions to install.

from jupyterlab-latex.

Micky71 avatar Micky71 commented on September 27, 2024

Hi all.
On Windows, I hadn't got it to work.
One comment:
On Windows, we have to install a proper tex environment like
https://miktex.org/
and than to edit
C:\Users\USERNAME.jupyter\jupyter_notebook_config.py:
c.LatexConfig.latex_command = 'pdflatex'

Any suggestions, how I get it to work on Windows?

from jupyterlab-latex.

sntgluca avatar sntgluca commented on September 27, 2024

Hi @joequant ,
did your fork become a PR for the main branch?
It would be so nice if jupyterlab3 would be officially supported...

from jupyterlab-latex.

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.