question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Installation from source doesn't work

See original GitHub issue

Hi,

I couldn’t install your extension; I followed the instructions from README, ie:

git clone repo
cd repo
pip install .
jupyter serverextension enable --py jupyterlab_git
jupyter lab

After launch, I cannot see the git tab on the left. Did I missed something?

Thanks for making such a valuable extension within jupyter lab!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:17 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
zzhangjiicommented, Mar 3, 2018

@gqoew Thx, it seems the installation failed. So, after jupyter labextension link . system should give some error info, Could you print out the message after jupyter labextension link . command?

0reactions
kevmk04commented, Jun 18, 2018

Hi @zzhangjii, that seems to have done the trick. I was able to get it working. Thank you for your help!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to troubleshoot Windows Installer errors - Microsoft Support
Describes how to troubleshoot problems that occur when you install, uninstall, or upgrade a program on a Windows-based computer by using Windows Installer....
Read more >
Can't install R package from the source - Stack Overflow
In order to install source package on Windows, you need to install Rtools first which helps you compile your package.
Read more >
Source Tree failing to install and run - Atlassian Community
Navigate to C:\Users\<UserName>\AppData\Local\Atlassian and delete all SourceTree Files/Folder. Download SourceTree and install it.
Read more >
How to compile and install programs from source
I think it's almost better advice to try the ./configure route and go to the README if it doesn't work (i.e. missing a...
Read more >
Installation from source - GitLab Docs
This is the official installation guide to set up a production GitLab server using the source files. To set up a development installation...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found