Data Science option does not appear when I am in IBM Watson Studio - ibm-watson

I am taking a course offered by IBM on Machine Learning and I am given the following instructions:
Sign in into Watson Studio and import your notebook Sign in into
https://www.ibm.com/cloud/watson-studio Click on 'New Project' Select
'Data Science' as type of project.
However when I click on New Project the option 'Data Science' does not appear. There are four Options but not 'Data Science' among them.

You are missing the entitlement service for Watson Studio which why you do not see the other options.
Go to Settings in Watson Studio
For US South
https://dataplatform.cloud.ibm.com/settings/services?context=analytics&nocache=true
If you are in other region, simply click Settings from top-right circle.
Under Apps Tab -> Click Add Apps or simply click Add other Apps from top-right box under the account drop-down
Click Try it for Free -> Select the plan you wish to add
Click Create.
Click Confirm to Create Watson Studio Service.
Once the service is created,
At landing page, you will see the options you are looking for
Hope this helps.

I think you need to contact support, because you should be something more like -

ignore the template, click "new project" -> new empty project, fill the name of the project. Then the following is all the same.
Why:
Data Science experience has been renamed as Watson Studio.
ref: https://www.coursera.org/learn/machine-learning-with-python/discussions/weeks/6/threads/_rcBnPuBEem2-gr7TnpXlw

Related

IBM Watson Project. How do I re-access my notebook in an active project after logging out

I have just started IBM Watson Studio. I created a project within which I created a Jupyter notebook. I logged out of it and want to login again after 30 minutes. I do not find any provision to open an existing project even though I am able to create a new project
In the list of projects, click on the name of your project. In the project, switch to the Assets tab, where you'll see list of your notebooks in that project.
To edit a notebook, click on the Pencil icon in the same line. If you click on the name of the notebook, it will open in view mode rather than edit mode. But you'll have another Pencil icon at the top, so you can switch to editing from there as well.
Log in to your watson studio. Click on the IBM cloud at the top left corner. Choose dashboard click on services. Select Watson Studio-62. In the new window click on get started. Then in recently updated projects you will be able to see your project. Click on that. Then a new window will get opened. There you can see Notebooks. Click on the name of your note book. Click on the pencil icon to edit the note book..

How do I import contacts from MIT App Inventor into a database (tinydb or firebase)?

I currently have the capability to get contacts to show up one by one when I click the button text for button 2. How can I get contact information to automatically upload to a database (tinydb or firebase) with a button click? the ultimate goal is to eventually get this data into sqllite. Please see the screen shots below for reference.
you might want to try the Read Contact extension by Andres Daniel

App Engine - How to create project in region us-central

I need to create a new project on Google App Engine in the region "us-central" since my SQL database is located in this region and I can not connect projects from other regions to the SQL database.
If I create a new project, it is located by default in EU. There is no option to choose the region during project creation. See the attached screenshot. Is there a way to create a project in "us-central"?
From Setting the server location:
When you create your project, you can specify the location from
which it will be served. In the new project dialog, click on the link
to Show Advanced Options, and select a location from the pulldown
menu:
But it seems the documented project region selection procedure is changing, as the Show Advanced Options link is, as you observed, nowhere to be seen anymore.
Empirically I have discovered the following method. But being undocumented it may change at any time, so YMMV.
Just click on the CREATE link in the screen you're showing.
You'll see a screen asking you to choose the app language (the popup is a bit flakey, I had to reload the page to actually be able to make the selection):
After you select the language you'll see the location selection screen:
It seems the app created sequence is now persisted, you'll also be automatically directed to the correct screen if, at any time, you attempt to go to the GAE app settings for the newly created app.

The toolbar of the database window in phpstorm is missing

My database and the toolbar disappeared from the Database Window. It seems that i cant enable it by clicking on the "settings"-icon and clicking "Show Toolbar" because i dont get the options.
I allready tried reinstalling the plugin and restarting the computer. Nothing worked for me.
Has anybody noticed a similar problem and could solve it?
I would appreciate any help.
This is how it looks like: http://i.imgur.com/MAgwRXz.png -> i would assume there should be a toolbar instead of nothing
Install the PHPStorm plugins 'database Tools and SQL'
If you click on MENU > VIEW > TOOL BUTTONS you must view appear a 'Database' icon around the PHPStorm window.
Otherwise you can map directly the function view with the keyboard shortcut.
Enter into Settings > Keymap and search database. It sort in 'Other' category. Fix the shortcut with any key on your keyboard.
Now use this new keyboard shortcut attribute and test if you can view the window Database.
If you don't have create a database connection, perhaps create this.
please check for database toolbar
how to get database window
i m using phpstrome 8.0.1 i have made changes in my phpstrome editor as shown in image this will help you please refer the image
please check the second image there is setting button you click on that button and you will get show toolbar option
I had this problem too, for me solution was re-activating the database plug-in , which was disabled by mistake.
Go to Settings, Plug-ins, search for "database", a plug-in named "Database Tools and SQL" should appear and be selected.
Check if the checkbox near the plug-in name is checked, if not, check it.
That's it.
Restart PhpStorm and the Database Window will be there.
Plugin Settings
click: File > Settings > Plugins . A window will open as shown in the image above.
Search for: Database Tools and SQL (if not found click on install jetBrains plugin..search for Database Tools and SQl and first install it)
Enable and Apply
Restart
In left down corner is pic with two squares on it, try to click it. This button switch some view modes in php storm.

How can I delete a google cloud project from google cloud console?

Google document says "selecting the 'Delete...' option from the project drop-down menu"
https://developers.google.com/console/help/#deletingaproject
But I cannot find this Delete option from the drop-down menu...
The documenation you are referring to uses this other console https://code.google.com/apis/console/
On the left you will find the dropdown menu.
The snapshot you have shown is of new UI of console, from that UI you won't be able to delete project.
Sebastian Kreft has given the link click on it that will load old view of console and at left you will see project options to delete.
However this will not physically delete your application you will still have option to un-delete the project.

Resources