Basic usage#
Welcome to mypackage. This notebook demonstrates how to include a notebook in your documentation. Nice!
import mypackage
mypackage.myfunction(100)
10.0
Welcome to mypackage. This notebook demonstrates how to include a notebook in your documentation. Nice!
import mypackage
mypackage.myfunction(100)
10.0