mirror of
https://github.com/NetherlandsForensicInstitute/hansken-python-workshop.git
synced 2026-08-23 22:36:55 +00:00
Update projectId to projectId used by sdk 2024.10.9
This commit is contained in:
@@ -7,7 +7,7 @@ import matplotlib.pyplot as plt
|
||||
from hansken.connect import connect_project
|
||||
|
||||
hansken_host = ''
|
||||
hansken_project = '5ee273fd-0978-4a0a-b8b0-2af2f8479214'
|
||||
hansken_project = '9f415f8c-c6d0-4341-bcdf-f86db5353471'
|
||||
|
||||
context = connect_project(endpoint=f'http://{hansken_host}:9091/gatekeeper/',
|
||||
project=hansken_project,
|
||||
|
||||
Reference in New Issue
Block a user