vatlab / sos-notebook

Multi-language Jupyter Notebook
http://vatlab.github.io/SoS
BSD 3-Clause "New" or "Revised" License
176 stars 17 forks source link

Use get_parent instead of _parent_header #325

Closed fortierq closed 3 years ago

fortierq commented 3 years ago

_parent_header is depreciated with ipykernel 6 https://github.com/ipython/ipykernel/blob/97c36b5110de5aa49b6b045f2b36cd4428c5feae/ipykernel/kernelbase.py#L140-L146 I tested with ipykernel 6 and lower versions for compatibility