Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download

All published worksheets from http://sagenb.org

Views: 168755
Image: ubuntu2004
load DATA+'khovanovcomputation.py' compute_khovanov_invarient()
Traceback (most recent call last): File "<stdin>", line 1, in <module> File "_sage_input_8.py", line 9, in <module> exec compile(ur'open("___code___.py","w").write("# -*- coding: utf-8 -*-\n" + _support_.preparse_worksheet_cell(base64.b64decode("bG9hZCBEQVRBKydraG92YW5vdmNvbXB1dGF0aW9uLnB5Jwpjb21wdXRlX2tob3Zhbm92X2ludmFyaWVudCgp"),globals())+"\n"); execfile(os.path.abspath("___code___.py"))' + '\n', '', 'single') File "", line 1, in <module> File "/tmp/tmpaC4tcB/___code___.py", line 3, in <module> exec compile(ur'compute_khovanov_invarient()' + '\n', '', 'single') File "", line 1, in <module> TypeError: compute_khovanov_invarient() takes at least 1 argument (0 given)