sudo apt install --reinstall python3
sudo apt install --reinstall python
`` sudo update-alternatives --remove-all python
sudo apt install --reinstall python3
sudo apt install --reinstall python
`` sudo update-alternatives --remove-all python
| <?xml version="1.0" ?> | |
| <template encoding-version="1.1"> | |
| <description></description> | |
| <groupId>1e8778a8-015c-1000-c747-8273276bab45</groupId> | |
| <name>JSON Array to String List</name> | |
| <snippet> | |
| <processGroups> | |
| <id>51eb9288-0a70-311b-0000-000000000000</id> | |
| <parentGroupId>5454b790-94fe-3e28-0000-000000000000</parentGroupId> | |
| <position> |
| Where | Type | Date | Event | Talk Taitle | Link | |
|---|---|---|---|---|---|---|
| Virtual | C | 1/13/2023 | Data Science Online Camp | Pulsar for ML | ||
| Virtual | C | 1/27/2023 | Conf42: DevOps | Modern Data Streaming Apps with Python | https://www.slideshare.net/bunkertor/building-modern-data-streaming-apps-with-python | |
| Virtual | C | 1/27/2023 | Scylla Summit | Sink Your Teeth into Streaming at Any Scale | https://www.slideshare.net/bunkertor/sink-your-teeth-into-streaming-at-any-scale | |
| Virtual | C | 1/27/2023 | Spring One / Tanzu Virtual | Let's Keep it Simple and Streaming | https://www.slideshare.net/bunkertor/lets-keep-it-simple-and-streaming | |
| Virtual | C | 1/27/2023 | Spring One / Tanzu Virtual | Living the Stream Dream with Pulsar and Spring Boot | https://www.slideshare.net/bunkertor/living-the-stream-dream-with-pulsar-and-spring-boot | |
| Virtual | M | 1/27/2023 | Meetup | Why Spring Belongs in Your Data Stream from Edge to Multicloud | https://www.slideshare.net/bunkertor/why-spring-belongs-in-your-data-stream-from-edge-to-multicloud | |
| Virtual | W | 1/30/2023 | StreamNative Webinar | Using Pulsar REST API | https://www.y |
| | # |Where |Type|Date |Event |Talk Title |Link | | |
| |---|--------------------------------------------------------------------------------------------------------------|----|----------|------------------------------|--------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------| | |
| |1 |Virtual |C |1/13/2023 |Data Science Online Camp |Pulsar for ML | |
| import ai.djl.modality.nlp.DefaultVocabulary; | |
| import ai.djl.modality.nlp.Vocabulary; | |
| import ai.djl.modality.nlp.bert.BertToken; | |
| import ai.djl.modality.nlp.bert.BertTokenizer; | |
| import ai.djl.modality.nlp.qa.QAInput; | |
| import ai.djl.ndarray.NDArray; | |
| import ai.djl.ndarray.NDList; | |
| import ai.djl.ndarray.NDManager; | |
| import ai.djl.translate.Batchifier; | |
| import ai.djl.translate.Translator; |
| <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
| <template encoding-version="1.3"> | |
| <description></description> | |
| <groupId>bbe01d7d-0188-1000-547f-9f14b009425b</groupId> | |
| <name>ftp</name> | |
| <snippet> | |
| <connections> | |
| <id>07e20afe-0750-325d-0000-000000000000</id> | |
| <parentGroupId>a568e7b3-e3ef-305c-0000-000000000000</parentGroupId> | |
| <backPressureDataSizeThreshold>1 GB</backPressureDataSizeThreshold> |
| apiVersion: v1 | |
| data: | |
| # TODO: replace with own minifi properties | |
| minifi.properties: | | |
| # Core Properties # | |
| nifi.version=0.11.0 | |
| nifi.flow.configuration.file=./conf/config.yml | |
| nifi.administrative.yield.duration=30 sec | |
| # If a component has no work to do (is "bored"), how long should we wait before checking again for work? | |
| nifi.bored.yield.duration=100 millis |
| # Use this script to test that your Telegram bot works. | |
| # | |
| # Install the dependency | |
| # | |
| # $ gem install telegram_bot | |
| # | |
| # Run the bot | |
| # | |
| # $ ruby bot.rb | |
| # |
| { | |
| "flowContents": { | |
| "identifier": "42063a31-a98b-319f-8617-2086e4b7f30b", | |
| "instanceIdentifier": "a7be953d-0186-1000-5378-dd26f8d2184c", | |
| "name": "Github_PR_Verification_Bot", | |
| "comments": "", | |
| "position": { | |
| "x": 589.4942055903919, | |
| "y": 191.17769189766898 | |
| }, |