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.

Fail to use catboost-widget in vscode-jupyter

See original GitHub issue

Environment data

  • VS Code version: XXX
  • Jupyter Extension version (available under the Extensions sidebar): XXX
  • Python Extension version (available under the Extensions sidebar): XXX
  • OS (Windows | Mac | Linux distro) and version: XXX
  • Python and/or Anaconda version: XXX
  • Type of virtual environment used (N/A | venv | virtualenv | conda | …): XXX
  • Jupyter server running: Local | Remote | N/A

Expected behaviour

XXX

Actual behaviour

XXX

Steps to reproduce:

[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]

  1. XXX

Logs

Output for Jupyter in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Jupyter)

XXX

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

4reactions
roblourenscommented, Aug 24, 2022

I did have that setting. Not sure where it came from. I commented out and now rendering this output seems to be working consistently.

0reactions
DonJayamannecommented, Aug 24, 2022

@roblourens

  • Do you have a custom value defined for jupyter.widgetScriptSources (or is it the default)
  • When you run the the cell and end up with the text output, can you share the logs, both VS Code console window as well as Jupyter output
Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to load a compatible version of the widget ... - GitHub
Unable to load a compatible version of the widget 'catboost_module'. Expected behavior may be affected. #1684.
Read more >
Fail to use imports in jupyter notebook in vscode
I believe that the cell evaluation only send the code of the current cell. Is that correct? Is there a way to get...
Read more >
Working with Jupyter Notebooks in Visual Studio Code
Work with Jupyter code cells; View, inspect, and filter variables using the Variable Explorer and Data Viewer; Connect to a remote Jupyter server;...
Read more >
VSCode Jupyter Notebook with Python, R, Julia [Visual Studio ...
Microsoft has refactored its VSCode Jupyter Extension to support all Jupyter Noteboook Kernels.That means, You can use languages other than ...
Read more >
Can't restart kernel in VSCode jupyter notebook - VS Code
Command 'Julia: Restart kernel' resulted in an error (Running the contributed command: 'language-julia:restartKernel' failed.).
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