jupyterlab-interactive-dashboard-editor icon indicating copy to clipboard operation
jupyterlab-interactive-dashboard-editor copied to clipboard

Pip install not working on windows

Open ganesh3 opened this issue 4 years ago • 1 comments

Describe the bug

A clear and concise description of what the bug is. Unable to install the package

To Reproduce

Steps to reproduce the behavior:

pip install jupyterlab_interactive_dashboard_editor ERROR: Could not find a version that satisfies the requirement jupyterlab_interactive_dashboard_editor (from versions: none) ERROR: No matching distribution found for jupyterlab_interactive_dashboard_editor

Expected behavior

A clear and concise description of what you expected to happen. Should get installed on windows with jupyter

Screenshots/gifs

If applicable, add screenshots/gifs to help explain your problem.

Context

  • OS: [e.g. macOS 10.15.5]: Windows 10
  • Browser [e.g. Safari 13.1.1]
  • JupyterLab Version [e.g. 2.1.4]: 2.2.6

Addition info

ganesh3 avatar Sep 08 '20 05:09 ganesh3

try to install using jupyter lab extension manager > Enable ; and search for interactive dashboard editor and install, and restart

suneelbvs avatar Sep 14 '20 19:09 suneelbvs