Skip to content

Presentation for Python Sheffield User Group on the Conda package manager

License

Notifications You must be signed in to change notification settings

willfurnass/conda-pyshef-pres

Repository files navigation

A presentation for the Python Sheffield User group on the Conda package manager

This Reveal.js presentation can be viewed at https://willfurnass.github.io/conda-pyshef-pres/.

To serve the presention locally:

  1. Install Node.js (4.0.0 or later)

  2. Clone this repository:

    $ git clone https://github.com/willfurnass/conda-pyshef-pres
  3. Install Node.js dependencies:

    $ cd conda-pyshef-pres
    $ npm install
  4. Serve the presentation and monitor source files for changes

    $ npm start -- --port=8000
  5. Open http://localhost:8000 to view your presentation

License

Reveal.js is MIT licensed (copyright (C) 2016 Hakim El Hattab, http://hakim.se).

The content of the presentation is made available under the Creative Commons Attribution 4.0 International license.

About

Presentation for Python Sheffield User Group on the Conda package manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published