Skip to main content

#Installation

##Install from PyPI
GR_F4C is available on PyPI. To install GR_F4C, run this command in your terminal:

pip install GR_F4C

##Install from conda-forge


`GR_F4C` is also available on conda-forge. If you have Anaconda or Miniconda installed on your computer, you can create a conda Python environment to install `GR_F4C`:
conda install -c defaults -c conda-forge GR_F4C

##Install from GitHub


To install the development version from GitHub using Git, run the following command in your terminal: ```sh ``` ##Colaboratory
Colaboratory lets you connect to a local runtime using Jupyter. This allows you to execute code on your local hardware and have access to your local file system.

Step 1: Install Jupyter
Install Jupyter on your local machine.

Step 2: Install and enable the jupyter_http_over_ws jupyter extension (one-off)
The jupyter_http_over_ws extension is authored by the Colaboratory team and available on GitHub.

pip install jupyter_http_over_ws
jupyter serverextension enable --py jupyter_http_over_ws

Step 3: Start server and authenticate
New notebook servers are started normally, though you will need to set a flag to explicitly trust WebSocket connections from the Colaboratory frontend.

jupyter notebook \
  --NotebookApp.allow_origin='https://colab.research.google.com' \
  --port=8888 \
  --NotebookApp.port_retries=0

Once the server has started, it will print a message with the initial backend URL used for authentication. Make a copy of this URL as you'll need to provide this in the next step.

Step 4: Connect to the local runtime
In Colaboratory, click the 'Connect' button and select 'Connect to local runtime…'. Enter the URL from the previous step in the dialogue that appears and click the 'Connect' button. After this, you should now be connected to your local runtime.

##Upgrade GR_F4C
If you have installed GR_F4C before and want to upgrade to the latest version, you can run the following command in your terminal:

pip install -U GR_F4C

If you use conda, you can update GR_F4C to the latest version by running the following command in your terminal:

conda update GR_F4C

Release files for marijbo 0.0.13

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for marijbo 0.0.13
File Size Uploaded
marijbo-0.0.13.tar.gz 7.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for marijbo 0.0.13
File Interpreter ABI Platform
marijbo-0.0.13-py3-none-any.whl Python 3 none any Details

Total release size: 14.0 kB

Release files / marijbo-0.0.13.tar.gz

Download URL marijbo-0.0.13.tar.gz
Size 7.3 kB
Tags Source
SHA-256 checksum
How to use checksums
42c34ed5f300cb97729f8064fa25e74bc2cb2952d390304899fb05e3b4275968
BLAKE2b-256 checksum
How to use checksums
f05c9f016510442a4197cbe03ed82756bdfb40d24e2a7220029af69cc947a5e9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/54.1.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

Release files / marijbo-0.0.13-py3-none-any.whl

Download URL marijbo-0.0.13-py3-none-any.whl
Size 6.7 kB
Tags Python 3
SHA-256 checksum
How to use checksums
1c0c4b4aa0194c6724c5aa17326368297f842f9390b012290ea9ae933595cc0f
BLAKE2b-256 checksum
How to use checksums
6b47bffdd538ef4e7534f2aed0914d673e0adec577749133b8bacda62fa34633
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/54.1.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

Release history Release notifications | RSS feed

This release

0.0.13 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page