Skip to main content

Install all student modules for Jupyter Physical Science Lab

Project description

JPSLStudent

(aka Jupyter Physical Science Lab Student package)

This package installs almost all packages in the Jupyter Physical Science lab suite, their dependencies and the Algebra_with_SymPy package into the current python environment. The InstructorTools package is not included. The installed packages can then be used in a Jupyter notebook to do assignments. See the overall documentation and the descriptions of each package for more details.

If you have an example notebook to upload you can try it on binder: Binder

Installation

  1. Install python3+ on your system, if you have not. See python.org for instructions.
  2. Install a tool for managing and using virtual environments. This allows you to have multiple independent sets (virtual environments) of python packages installed. Use this "student" environment on computers students will use and for testing assignments on instructor computers. I personally like using pipenv. You can install it using the command $ pip3 --user install pipenv. See the website for more information.
  3. Once you have the correct python and a virtual environment system, create a directory for your "Student" environment. Navigate into the directory. Then:
    • Create the empty virtual environment $ pipenv shell. This will create the environment, activate it and leave you inside it.
    • Still within the environment use pip to install this package $ pip install JPSLStudent. This will take a while to run. There are a lot of packages to download and install.
  4. To exit the virtual environment just type "exit" on the command line $ exit.
  5. To enter the virtual environment: first make sure you are in the proper directory; then issue the command $ pipenv shell.
  6. To update you must be in the virtual environment. Use $ pip install -U JPSLStudent.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jpslstudent-0.8.0.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

JPSLStudent-0.8.0-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file jpslstudent-0.8.0.tar.gz.

File metadata

  • Download URL: jpslstudent-0.8.0.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for jpslstudent-0.8.0.tar.gz
Algorithm Hash digest
SHA256 01f6add1f77bd4382e087ba9f6255e03acd54c60201edaa8a8b18168219d6a23
MD5 4877376bb9a16e35808019b298640c43
BLAKE2b-256 407fa84c12017a41fc115340d8fe27bf65b1d26e3a6977318cdb266c4f9bc2ef

See more details on using hashes here.

File details

Details for the file JPSLStudent-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: JPSLStudent-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 2.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for JPSLStudent-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c21b6f2c018c6d625c8ecdbcd4ceb45fc266f416e35dee30e265e6bc86ebf5c4
MD5 1c77a83a8a14ca0d9d2bb5cc7a30f521
BLAKE2b-256 1d4d7d56872a90d81f92e219a59228813293620e250d88c80dacadb586048cec

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page