This website uses cookies. By clicking OK, you consent to the use of cookies.
Click Here
to learn more about how we use cookies.
OK
Community
All community
This category
This board
Knowledge base
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Browse
Discussions
Setup & Configuration
Using Dataiku DSS
Plugins & Extending Dataiku DSS
General Discussion
Job Board
Community Resources
Community Feedback
Setup & Configuration
Using Dataiku DSS
Plugins & Extending Dataiku DSS
General Discussion
Job Board
Community Resources
Community Feedback
Knowledge
Getting Started
Knowledge Base
Documentation
Academy
Course Catalog
Learning Paths
Certifications
Academy Discussions
Course Catalog
Learning Paths
Certifications
Academy Discussions
Community Programs
User Groups
User Groups Resources
Dataiku Neurons
Online Events
Community Conundrums
Banana Data Podcast
Upcoming User Events
Past User Events
Online Events
Community Conundrums
Banana Data Podcast
What's New
Sign In
The February release for the Community is live!
Read More
Community
»
Discussions
»
Using Dataiku DSS
»
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
Modify the value of a variable in a Python recipe
Solved!
Damien
Level 1
04-06-2016
03:14 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Email to a Friend
Report Inappropriate Content
Modify the value of a variable in a Python recipe
Hello,
I would like to modify the value of a variable that I declared in my project (Settings > Variables) in a Python recipe. Is it possible ?
Thanks a lot,
Damien
0
Kudos
Reply
1 Solution
Clément_Stenac
Dataiker
04-06-2016
03:16 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Email to a Friend
Report Inappropriate Content
Hi Damien,
While it's technically possible to programmatically edit the config/projects/X/variables.json, we would not recommend this
🙂
DSS 3.0 will include a new API call to get/set the per-project variables.
View solution in original post
0
Kudos
Reply
All discussion topics
Previous Topic
Next Topic
3 Replies
Clément_Stenac
Dataiker
04-06-2016
03:16 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Email to a Friend
Report Inappropriate Content
Hi Damien,
While it's technically possible to programmatically edit the config/projects/X/variables.json, we would not recommend this
🙂
DSS 3.0 will include a new API call to get/set the per-project variables.
View solution in original post
0
Kudos
Reply
Damien
Level 1
Author
In response to
Clément_Stenac
04-06-2016
03:20 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Email to a Friend
Report Inappropriate Content
Thanks, looking forward the presentation of this new version on Thursday !
0
Kudos
Reply
bored_panda
Level 2
In response to
Clément_Stenac
01-12-2017
01:37 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Email to a Friend
Report Inappropriate Content
Hi, is it possible now ? How ? Thanks
0
Kudos
Reply
Post Reply
Labels
(4)
Labels
Labels:
API
code
Python
Variables
Related Topics
Modify the value of a variable in a Python recipe