Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 696 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 696 Bytes

wandelbots_python_jupyter

This example provides a jupyter notebook that uses the wandelbots python client to interact with a robot. You can use this app to prototype a specific solution in Python.

Use the following steps for development:

  • get the example via nova app example get wandelbots-python-jupyter
  • install the app with nova app install wandelbots-python-jupyter

If additional libs are needed:

cd wandelbots-python-jupyter
poetry add yourlib
nova app install
Bildschirmfoto 2024-10-18 um 15 17 09