How could I save data in mongoDB from watson studio using jupyter notebook?

77 Views Asked by At

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?

1

There are 1 best solutions below

0
Alex Fleischer On

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