When I want ro run the code using Jupyter Notebook in Pycharm, I can only run a cell or all. But indeed I just want to run a single line of code. Is there any method to just run a single line ?
You would need to split up the cell.
When I want ro run the code using Jupyter Notebook in Pycharm, I can only run a cell or all. But indeed I just want to run a single line of code. Is there any method to just run a single line ?
You would need to split up the cell.