Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 394
    • Issues 394
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !167

jupyter parser extended, for functions we now return the function symbol as separate json component

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sven-Bodo Scholz requested to merge sbs/sac2c:jupyter-ext-parser-info into develop Jan 27, 2022
  • Overview 1
  • Commits 1
  • Changes 1

this allows the kernel to over-write function definitions. In order to still allow for function overloading, the jupyter parser now can read multiple function definitions within one cell provided they all have the same function name!

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: jupyter-ext-parser-info