Gagi

Results 8 comments of Gagi

I see. Are regular .py file inline diff views any easier than notebooks? I can see how notebook in-line would be more complex.

👍 Would love to see this too!

I'm seeing the same build issues on Windows 10 with Python 3.8 as your CI tests. It might be related to the BOOST library. I was able to build with...

I also saw this in my build log not sure if this matters; ``` D:\VENV\PY38\lib\site-packages\wheel\pep425tags.py:80: RuntimeWarning: Config variable 'Py_DEBUG' is unset, Python ABI tag may be incorrect if get_flag('Py_DEBUG', ```

I'm running into the same issue. Is there any way to install ConPty or do you have to wait for the new windows version?

Thanks! I'll give this a shot. For now I just downgraded to the older version of pywinpty and terminado which seemed to work.

I'm running into the same issue. Its happening on Windows 10, Python 3.7 x64. Latest versions of JupyterLab Dash and JupyterDash. Once you run the cell in the notebook the...

@mintaow What versions of dash and Jupyter and python are you using? I tested the same code in Linux Virtual environment with same results on Python 3.8 and latest versions...