0

I have a machine learning project in IBM Watson Studio which should save data in a mongoDB (as IBM Service). How can I connect from my notebook in IBM Studio to the mongoDB and save data there using python environnement or Spark & python environnement?

Alex Fleischer
  • 9,276
  • 2
  • 12
  • 15
siham
  • 1
  • 2

1 Answers1

0

In Cloud Pak For Data / Watson Studio, in your project, you can use new Asset and then choose connection.

And then you will see

enter image description here

Alex Fleischer
  • 9,276
  • 2
  • 12
  • 15