sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.17k stars 216 forks source link

jupyter: show_nbconvert_dialog → nbconvert → Cannot read property 'set' of undefined #3710

Closed haraldschilly closed 3 months ago

haraldschilly commented 5 years ago

In case it's relevant, the filename is like ./foo:123/baz.ipynb, i.e. with a colon.

chrome: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36

smc_git_rev: ca7695bbe622aecef41a31870b762af592d9b7a4

Date: 2019-03-25 09:36:08.194894

Cannot read property 'set' of undefined

TypeError: Cannot read property 'set' of undefined
    at t.set (https://cocalc.com/static/smc-17f700fc5ccdd2fe80a3.cacheme.js?17f700fc5ccdd2fe80a3:5:845394)
    at t.nbconvert (https://cocalc.com/static/smc-17f700fc5ccdd2fe80a3.cacheme.js?17f700fc5ccdd2fe80a3:5:1838939)
    at t.show_nbconvert_dialog (https://cocalc.com/static/smc-17f700fc5ccdd2fe80a3.cacheme.js?17f700fc5ccdd2fe80a3:5:1839341)
    at f (https://cocalc.com/static/smc-17f700fc5ccdd2fe80a3.cacheme.js?17f700fc5ccdd2fe80a3:5:745599)
    at t.command (https://cocalc.com/static/smc-17f700fc5ccdd2fe80a3.cacheme.js?17f700fc5ccdd2fe80a3:5:1836246)
    at https://cocalc.com/static/smc-17f700fc5ccdd2fe80a3.cacheme.js?17f700fc5ccdd2fe80a3:5:1671342
    at https://cocalc.com/static/0-17f700fc5ccdd2fe80a3.cacheme.js?17f700fc5ccdd2fe80a3:6:5129
    at t.handleClick (https://cocalc.com/static/0-17f700fc5ccdd2fe80a3.cacheme.js?17f700fc5ccdd2fe80a3:6:47780)
    at t.handleClick (https://cocalc.com/static/0-17f700fc5ccdd2fe80a3.cacheme.js?17f700fc5ccdd2fe80a3:6:9758)
    at Object.<anonymous> (https://cocalc.com/static/0-17f700fc5ccdd2fe80a3.cacheme.js?17f700fc5ccdd2fe80a3:6:4243246)
williamstein commented 3 months ago

This bug has long since been fixed.