Skip to content

MetOffice/data_science_cop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Science Community of Practice

This is the repository for example and tutorial material created through the Met Office Data Science Community of Practice.

Running the code

Environment definitions have been provided for running different bits of code in the repoistory. These can be found in the env folder, which also contains instrcutions on setting up environments. These are intended ofr use in any enviornment where conda is available, such as

Met Office

For users inside the Met Office, you can also use the default scitools environment for some of the notebooks.

To run a local jupyter lab instance, the steps are:

  • In a terminal, navigate to the repository cd data_science_cop/
  • Load the experimental-current scitools environment module load scitools
  • Run Jupyter Lab jupyter lab
  • Navigate to the relevant notebook and run it.

You can also run this through the Jupyter Hub installation. Instructions on using JupyterHub with custom conda enviornments can be found in the env folder.

About

A repository to put example and tutorial material created through the Met Office Data Science Community of Practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages