Skip to content

Storing JSON Files on Spike Prime #1805

Answered by dlech
DylDevs asked this question in Q&A
Sep 5, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

We don't have file system support on SPIKE Prime. But since Python's dict and list are very similar to JSON you should be able to copy and paste the JSON into Python files (with some small modifications to assign it to a variable) and make it work that way.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@DylDevs
Comment options

@dlech
Comment options

@DylDevs
Comment options

Answer selected by DylDevs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants