jupyter-xeus / xeus-python

Jupyter kernel for the Python programming language
BSD 3-Clause "New" or "Revised" License
432 stars 73 forks source link

Refactoring some utilities #636

Closed anutosh491 closed 2 months ago

anutosh491 commented 2 months ago

This pr drops should_print_version (can be used out of xeus) and extract_parameter (can be replaced by extract_filename from xeus as extract_parameter is not used for anything but extracting the filename currently)