[
https://issues.apache.org/jira/browse/BEAM-7389?focusedWorklogId=311743&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-311743
]
ASF GitHub Bot logged work on BEAM-7389:
----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Sep/19 21:13
Start Date: 12/Sep/19 21:13
Worklog Time Spent: 10m
Work Description: davidcavazos commented on pull request #9561:
[BEAM-7389] Generate notebook for filter
URL: https://github.com/apache/beam/pull/9561#discussion_r323951671
##########
File path: website/notebooks/docs.yaml
##########
@@ -0,0 +1,108 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+# Python transform catalog
+documentation/transforms/python/element-wise/filter:
+ title: Filter - element-wise transform
+ languages: py
+ imports:
+ 0: [license.md]
Review comment:
Yes, they are common things for all files. They import the license and setup
steps (install `apache-beam`), which are not part of the Markdown files, but
are needed in the notebook. I was thinking on always importing these by
default, but if we need a different setup like installing `apache-beam[gcp]` we
would have to define it here. I thought it was more explicit to have them
defined individually.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 311743)
Time Spent: 59h (was: 58h 50m)
> Colab examples for element-wise transforms (Python)
> ---------------------------------------------------
>
> Key: BEAM-7389
> URL: https://issues.apache.org/jira/browse/BEAM-7389
> Project: Beam
> Issue Type: Improvement
> Components: website
> Reporter: Rose Nguyen
> Assignee: David Cavazos
> Priority: Minor
> Time Spent: 59h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)