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.

Dependency Analytics conflict with jupyter

See original GitHub issue
  • VS Code Version: 1.61.0
  • OS Version: mac 11.6
  • python: v2021.10.1317843341
  • pylance: v2021.10.0
  • jupyter: v2021.9.1001312534
  • Dependency Analytics: v0.3.4

when i install Dependency Analytics open jupyter file a.ipynb, code python in Cell cant auto complete and cant use some hotkey(cmd + / ) in cell. code python in b.py it work well. when i disable Dependency Analytics jupyter work well.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:11
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

7reactions
Kurt-Shiwzcommented, Oct 13, 2021

image

it’s cant changing the cell language to be python. so intellisense doesn’t work.

i think it is a bug.

1reaction
systematiccaoscommented, Jun 27, 2022

Maybe you might close this issue, now that it’s fixed too. 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

jupyter conflict with Dependency Analytics #7914 - GitHub
My guess is that Dependency Analytics doesn't work with ipynb python cells. Yeah it's changing the cell language to not be python. This...
Read more >
Dependency Analytics - Visual Studio Marketplace
Suggests a project level license, check for conflicts between dependency licences; AI based guidance for additional, alternative dependencies.
Read more >
VSCode Jupyter Extension: Rich syntax highlighting not ...
It can happen because there is conflict with Dependency Analytics extension with jupyter. Try to disable Dependency Analytics extension.
Read more >
Restoring Execution Environments of Jupyter Notebooks - arXiv
In consequence, users who want to execute published and complete Jupyter notebooks will very likely face errors of missing packages or incompatible versions....
Read more >
Jupyter Notebooks for Data Analytics: A Beginner's Guide
This way, the Pipenv method offers an isolated JupyterLab environment to work without conflicting with: Any other Python project; Settings ...
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