At the moment, we can't copy paste python code into notebook because ``` # $CHA_BEGIN / END # $DEL_BEGIN / END ``` are not supported in notebook cells. Only ``` # $CHALLENGIFY_BEGIN / END # $DELETE_BEGIN / END ``` 
At the moment, we can't copy paste python code into notebook because
are not supported in notebook cells.
Only