-- AdminUser - 25 Sep 2019

You can make a free jupyter notebook on notebooks.azure.com by logging in to your microsoft account.

After logging in if you go to 'My Projects' you'll get a list of any projects you have created.

Creating a new project:

You can start a new project by hitting 'New Project' and entering in a name or project id.

You can import a jupyter notebook project from a hithub repository by clicking 'Upload githup repo' and adding in the github id in the given field and giving a project name and project id. If you need all files and directories in the repository click on clone recursively.

Terminal:

To start a terminal so you can explore your project space go to your 'My Projects' screen and select the bubble on the left of your project name. Then click the Terminal button that's to the left of the New Project and Upload Github Repo buttons.

Screen Shot 2019-09-25 at 4.31.51 PM.png

After you perform this, you can see the data files that the notebook instance is loading in the ~/library directory.

Running a project:

If you have a directory with several files in it you'll need to select the notebook file to start it up the jupyter instance by going to your My Projects, then clicking on the name of the prject to reveal the list of files. Select the blue bubble next to the notebook file you want to run, then click the 'Run on Free Compute' button (or select another virtual machine if available).

Screen Shot 2019-09-25 at 4.57.20 PM.png

This will open the jupyter notebook in another live window. Menu options are at the top of the screen. Under kernel you can change the tyep of kernel to python or R.

Screen Shot 2019-09-25 at 5.10.45 PM.png
Topic revision: r2 - 26 Sep 2019, AdminUser
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback