The Wayback Machine - https://web.archive.org/web/20210809092529/https://github.com/topics/file
Skip to content
#

file

Here are 2,644 public repositories matching this topic...

ppwwyyxx
ppwwyyxx commented Sep 17, 2020

Problem description

Be able to read public GCS files without providing credentials.

Steps/code to reproduce the problem

path = "gs://tensorflow-nightly/prod/tensorflow/release/ubuntu_16/gpu_py37_full/nightly_release/18/20190813-010608/github/tensorflow/pip_pkg/tf_nightly_gpu-1.15.0.dev20190813-cp37-cp37m-linux_x86_64.whl"

import smart_open
try:
    f = smart_open.s
filegator
tobiasgruber1995
tobiasgruber1995 commented Jun 30, 2021

Describe the bug

When using the editor, the buttons to save and cancel differ in order and appearance from the other buttons of the application.

To Reproduce

  1. Open Filegator
  2. Open the editor
  3. See error

Expected behavior

The buttons should look the same and be in the same order as in the rest of the application.

Screenshots

Standard:
![NewFolder](https:

Improve this page

Add a description, image, and links to the file topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file topic, visit your repo's landing page and select "manage topics."

Learn more