Skip to content

the canvas failed to load again after reopen a ipynb file #8

@Tygors

Description

@Tygors

trying to use ipyturtle3 in jupyter notebook, however, it doesnt work as expected:

  1. wondering if it works in pycharm, because the canvas doesnt display in pycharm
    image

  2. when i use the web jupyter, it does draw the picture in the first place, but after reloading the file, the canvas area becomes totally blank(or say white)
    image

  3. if i open a ipynb file with vscode after a picture drawed in the web jupyter notebook, the canvas area output as 【Canvas(height=250, width=500)】
    image

so i am confused. i dont know if

  1. it supports the pycharm jupyter environment?
  2. it is able to show again after reopening the ipynb file?
  3. the drawed picture can be displayed normally using different environment? web jupyter/vscode

im using python3.9.12
image

thanks a lot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions