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.

Nothing changes after following installation instructions.

See original GitHub issue

Hi,

Sorry for the very general report. I followed the installation instructions in the readme and there. Everything looks good:

$ jupyter nbextension list
Known nbextensions:
  config dir: /home/ec2-user/.jupyter/nbconfig
    notebook section
      calysto/document-tools/main  enabled 
      - Validating: OK
      calysto/cell-tools/main  enabled 
      - Validating: OK
      calysto/spell-check/main  enabled 
      - Validating: OK
      calysto/publish/main  enabled 
      - Validating: OK
      calysto/submit/main  enabled 
      - Validating: OK
      calysto/annotate/main  enabled 
      - Validating: OK

But, I don’t see any buttons and spell check isn’t working. Am I missing something?

$ jupyter --version 
4.4.0

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ricomscommented, May 23, 2019

what is the <the entry point> at:

To initialize this nbextension in the browser every time the notebook (or other app) loads:

          jupyter nbextension enable <the entry point> --user
0reactions
stefanuddenbergcommented, Jan 27, 2019

I am having the same issue. I get the following error:

require.js?v=6da8be361b9ee26c5e721e76c6d4afce:900 TypeError: Cannot read property 'help' of undefined
    at toolbar.js:101
    at MainToolBar.ToolBar.add_buttons_group (toolbar.js:115)
    at add_toolbar_buttons (main.js?v=20190127153527:234)
    at Object.load_ipython_extension (main.js?v=20190127153527:257)
    at utils.js:39
    at Object.execCb (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1690)
    at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:865)
    at Module.<anonymous> (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1140)
    at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
    at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1190
Read more comments on GitHub >

github_iconTop Results From Across the Web

Nothing changes after I upgrade to Windows 10
I have an Asus pc and I wanted to upgrade it to windows 10. I already did it once on my other lenovo...
Read more >
El Capitan Installs but nothing changes - Apple Community
I want to go from yosemite one step up to el capitan. I dowloaded the OS, it installed but my computer still says...
Read more >
wsl.exe --install not running · Issue #1054 - GitHub
The first instruction is to run wsl --install and instead of actually running that command it says that command doesn't exist:.
Read more >
I Make Changes and Nothing Happens - WordPress.org
View the changed web page in your browser. Make sure you clear the cache, to be sure you have the new version. If...
Read more >
Installation issues - Google Workspace Admin Help
If that doesn't solve the problem, run fixmapi.exe. ... This error can occur after you change your Windows password. To fix the issue,...
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