Skip to content

wandelbotsgmbh/wandelbots-python-jupyter

Repository files navigation

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