Giter Site home page Giter Site logo

unidata / online-python-training Goto Github PK

View Code? Open in Web Editor NEW
50.0 18.0 19.0 5.06 MB

Repo for materials associated with the Online Python Training (OPT) project

Home Page: http://unidata.github.io/online-python-training

HTML 8.95% JavaScript 0.20% CSS 90.85%
python tutorial atmospheric-science meteorology

online-python-training's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

online-python-training's Issues

Time estimates for modules

It would be useful if we could provide an estimate for the expected time to complete a given section. This could help encourage users to try out sections that are "bite-sized".

Testing

Should add tests for both the notebooks and pages.

For gh-pages:

For master:

  • Install our conda environment
  • Run the notebooks using nbconvert
  • Maybe add appveyor?

OTP or OPT

Having both Online Training Project (OTP) and Online Python Training (OPT) referenced in the same project is confusing.

Reorganize after the Getting Started section

@dopplershift

I would suggest the following re-organization after the "Getting Started" section.

Learning Basic Python

  • [Small intro written by us on what should be learned, e.g., flow control, data structures, etc.]
  • [Curated links, resources, books to learn basic Python]

Scientific Python

Intro

  • [Small intro written by us on what should be learned in the scientific Python arena and why, e.g., numpy, etc.]

Books on Scientific Python

  • Decaria (also below in PyAOS section)
  • Python for Data Analysis (maybe?)
  • Others

NumPy

  • [Curated links]

Matplotlib

  • [Curated links]

Python for Meteorology

Intro

  • [Small intro written by us on what should be learned in the PyAOS arena and why, e.g., netcdf4-Python, etc.]

Books on PyAOS

  • Johnny Lin's book
  • Decaria

netCDF4-python

  • [Curated links]

CartoPy

  • [Curated links]

Siphon

  • [Curated links]

Metpy

  • [Curated links]

PyAOS Notebooks

  • [A well-maintained list of PyAOS notebooks according Mapes' suggestion and others]

Can't launch anaconda launcher

Hello fellow programming enthusiasts.

I downloaded anaconda quite a while ago, and had no issue in launching it, then I kinda forgot about it.

Now when I decided to open anaconda launcher it won't open. Icon will appear and then it closes by itself.
I tried opening through terminal and got this error:

User's name-MacBook-Air:~ user$ anaconda-navigator
Traceback (most recent call last):
File "//anaconda/lib/python3.6/site-packages/binstar_client/utils/config.py", line 250, in save_config
os.makedirs(data_dir)
File "//anaconda/lib/python3.6/os.py", line 220, in makedirs
mkdir(name, mode)
PermissionError: [Errno 13] Permission denied: '/Users/user name/.continuum/anaconda-client'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "//anaconda/bin/anaconda-navigator", line 6, in
sys.exit(anaconda_navigator.app.main.main())
File "//anaconda/lib/python3.6/site-packages/anaconda_navigator/app/main.py", line 52, in main
start_app(options)
File "//anaconda/lib/python3.6/site-packages/anaconda_navigator/app/start.py", line 87, in start_app
window = run_app(splash)
File "//anaconda/lib/python3.6/site-packages/anaconda_navigator/app/start.py", line 42, in run_app
window = MainWindow(splash=splash)
File "//anaconda/lib/python3.6/site-packages/anaconda_navigator/widgets/main_window.py", line 204, in init
self.environments_tab = EnvironmentsTab(parent=self)
File "//anaconda/lib/python3.6/site-packages/anaconda_navigator/widgets/tabs/environments.py", line 131, in init
data_directory=CHANNELS_PATH,
File "//anaconda/lib/python3.6/site-packages/anaconda_navigator/widgets/manager/packages.py", line 382, in init
self.api.client_set_domain(self.api.client_get_api_url())
File "//anaconda/lib/python3.6/site-packages/anaconda_navigator/api/client_api.py", line 365, in set_domain
binstar_client.utils.set_config(config)
File "//anaconda/lib/python3.6/site-packages/binstar_client/utils/config.py", line 260, in set_config
save_config(data, USER_CONFIG if user else SYSTEM_CONFIG)
File "//anaconda/lib/python3.6/site-packages/binstar_client/utils/config.py", line 255, in save_config
raise BinstarError('%s: %s' % (exc.filename, exc.strerror,))
binstar_client.errors.BinstarError: /Users/user name/.continuum/anaconda-client: Permission denied

Any help?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.