- This topic has 1 reply, 2 voices, and was last updated 1 year, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › FABRIC General Questions and Discussion › Create a slice error in Routing with IPv4
Hello, I am getting an error when trying to create a slice for the jupytur example of Routing with IPv4. Thes slice is created, but it gives me an error halfway through the configuration process. This is the error I receive:
/opt/conda/lib/python3.10/site-packages/fabrictestbed_extensions/fablib/slice.py:203: FutureWarning: Styler.applymap has been deprecated. Use Styler.map instead. slice_table.applymap(state_color)
You can safely ignore this – it is not an error, but a FutureWarning – we will update our code to avoid it in the future.