Skip to content

issues Search Results · repo:ipython/comm language:Python

Filter by

0 results
 (75 ms)

0 results

inipython/comm (press backspace or delete to remove)

Hi! as we discovered, the dependency on traitlet = 5 means that actually, the comm project requires python = 3.7 contrary to what is published (claims to support python 3.6) I ve seen that the traitlet ...
  • vincent-grosbois
  • 2
  • Opened 
    on Aug 2, 2023
  • #15

@maartenbreddels , using your #13 fix, now I get this downstream in Jdaviz. Hope you can help. Thanks! AttributeError: DummyComm object has no attribute kernel Example log: https://github.com/spacetelescope/jdaviz/actions/runs/4482254804/jobs/7895309668?pr=2104 ...
  • pllim
  • 1
  • Opened 
    on Mar 22, 2023
  • #14

With comm 0.1.1, attempting to use IPython configuration magics like so: %config InlineBackend.figure_format = retina results in a traceback from IPython AttributeError ...
  • hodgestar
  • 2
  • Opened 
    on Nov 24, 2022
  • #9

In version 0.10, line 109 raises an error: https://github.com/ipython/comm/blob/457b37cb3b40514d556dfd29a83098dd75724faa/comm/base_comm.py#L93-L109 because get_comm_manager is not imported. This seems ...
  • maclandrol
  • 1
  • Opened 
    on Nov 23, 2022
  • #8

After switching to ipykernel 6.18.0 and using the comm package in solara (see https://github.com/widgetti/solara/pull/22 ) I see a lot of: No such comm: b130f9c85bf046519b483290f5df9fd3 Not sure yet ...
  • maartenbreddels
  • 2
  • Opened 
    on Nov 21, 2022
  • #5

cc. @jasongrout @sylvaincorlay @maartenbreddels There is some ongoing effort to remove the ipykernel dependency from ipywidgets. Extracting the Comm module from ipykernel would help reaching that goal. ...
  • martinRenou
  • 2
  • Opened 
    on Oct 24, 2022
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub