Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Branch move to Main from Master breaks the "bleeding edge install" #3

Closed
birdiesanders opened this issue Dec 23, 2020 · 1 comment · Fixed by #4
Closed

Branch move to Main from Master breaks the "bleeding edge install" #3

birdiesanders opened this issue Dec 23, 2020 · 1 comment · Fixed by #4

Comments

@birdiesanders
Copy link
Contributor

You are asking us to pull from the master branch, but you only have a main.

@hamzamaiot
Copy link
Contributor

Fixed by editing install instruction on PR #4 here and also at the docs: https://docs.zenml.io/getting-started/installation. Thank you for bringing it to our attention

@hamzamaiot hamzamaiot linked a pull request Dec 23, 2020 that will close this issue
gitbook-com bot pushed a commit that referenced this issue May 17, 2022
gitbook-com bot pushed a commit that referenced this issue May 18, 2022
htahir1 added a commit that referenced this issue May 18, 2022
* Getting there

* midway best practices

* Added more explain stuff

* Edited best practices

* checkpoint

* Checkpoint for quickstart

* Added notebook

* Added dash visualizer jupyter

* Refactored imports

* Added runner script

* Quickstart now follows best practices

* Quickstart formatted

* Updated zenml go

* Latest quickstart

* Adapted zenml go to new quickstart

* Added event for extending ZenML

* Linting fixes

* zenml go is now optout too

* Made an exception for pipeline yamls

* Added config

* Apply suggestions from code review

Co-authored-by: Alex Strick van Linschoten <strickvl@users.noreply.github.com>

* Deleting

* preserving user metadata

* Fromatted latest

* Formatting and linting

* Formatting and linting

* Typo

* One function down

* Update stakc comp done

* Deregister stack

* Create user

* Delete user

* Get user

* Added all events

* Added project

* Added facade for all base methods

* Deleted flavor event delted

* Wrapped track event to make sure deduplication doesnt happen

* Wrapped track event to make sure deduplication doesnt happen

* Registered stack refactored

* Flavor event is now properly done

* Update stack done

* Added import and export stack

* Added import and export stack

* Analytics events done

* Copy paste error

* Fixed mypy errors

* Toc updated

* Restructurung

* Restructure

* GitBook: [#2] No subject

* Fix/update `zenml go` (#606)

* Fix broken feature store example (#602)

* allow yaml files

* include yaml config

* Added success message (#603)

* Added success message

* Reformatted

* remove extra colon

* add extra spacing

* update zenml go behaviour

Co-authored-by: Alexej Penner <thealexejpenner@gmail.com>

* Analytics turned off in copy_active_configuration

* Docstring nits

* Formatting

* Added todo

* Revamp Quickstart (#604)

* WIP: rework/reformat quickstart.

* Finished quickstart.ipynb (untested).

* Improved docs/comments of quickstart.ipynb.

* Fix bugs in quickstart.ipynb. Everything except dash integration works.

* Update quickstart README and setup.py.

* Bug fix: allow Facets visualizer magic in Colab.

* Added screenshots for all visualizations to quickstart.ipynb.

* Added pipeline visualization to quickstart.ipynb.

* Added stack visualization to quickstart.ipynb.

* Wrote new quickstart run.py script / code modules.

* Fix grammar / spelling of quickstart.

* Update quickstart README: declare notebook execution as recommended and move run.py-specific set up instructions out of prerequisites.

* Adjust quickstart to reviewer feedback.

* Added magic flag

Co-authored-by: Hamza Tahir <htahir111@gmail.com>

* Changed best practices to misc and added resources section

* Finished landing page of resoruces

* Half finished best practices

* Added eventbrite

* Getting there

* FAQs added basically

* Fixed link;

* GitBook: [#3] No subject

* Apply suggestions from code review

Co-authored-by: Alex Strick van Linschoten <strickvl@users.noreply.github.com>

Co-authored-by: Alex Strick van Linschoten <strickvl@users.noreply.github.com>
Co-authored-by: Alexej Penner <thealexejpenner@gmail.com>
Co-authored-by: Felix Altenberger <felix@zenml.io>
fa9r added a commit that referenced this issue Jul 12, 2022
fa9r added a commit that referenced this issue Jul 15, 2022
* Update kubernetes_orchestration example (#743)

* Update kubernetes_orchestration example according to blog post.

* pyspelling 🤪.

* Adjust to reviewer feedback.

* Adjust to reviewer feedback.

* pyspelling 🤪.

(cherry picked from commit e85ae33)

* Fix some example links (#744)

(cherry picked from commit 8db4335)

* fix broken links for docs and examples, and correct used dataset in some examples (#747)

(cherry picked from commit 6e7a52a)

* Update toc.md with new structure and create stub files.

* Fix gitbook issues in toc.md.

* Update resources/global_config.md.

* Update developer-guide/class-based-api.md.

* Update developer-guide/installation.md.

* Update developer-guide/class-based-api.md.

* Update developer-guide/steps-and-pipelines.md with relevant example.

* Rewrite developer-guide/runtime-configurationl.md with clearer structure and relevant example.

* Update developer-guide/runtime-configuration.md.

* Update developer-guide/class-based-api.md with relevant example.

* Move 'Stacks, Components, Flavors' to 'MLOPS STACKS'.

* Update developer-guide/caching.md with relevant example.

* Add ZenBytes reference to developer-guide/steps-and-pipelines.md.

* Add code examples to resources/global_config.md.

* Add 'Repositories' part of developer-guide/stacks_profiles_repositories.md.

* Update toc.md with new Developer Guide structure.

* Update toc.md.

* Move profile docs from collaborate/share-with-profiles.md to developer-guide/stacks_profiles_repositories.md.

* Move 'Stacks, Components, Flavors' into developer-guide/stacks_profiles_repositories.md.

* Update developer-guide/post-execution-workflow.md.

* Split python stack management to separate page.

* Split legacy stack migration to separate page.

* some initial thoughts on the cloud guide

* add information to the scenarios

* some grammar and formatting fixes

* add ref to tutorials

* Split stack/profile environment variable description to separate page and move local active stacks/profiles under repositories.

* Finish 'Profile' section of stacks_profiles_repositories.md.

* Add artifact store overview

* Add Artifact store API code samples

* Fix artifact store code samples

* Split stack state management to separate page.

* Finish 'Stacks' section of stacks_profiles_repositories.md.

* Refactoring: move developer-guide pages to subfolders.

* add initial idea for cloud specific landing page

* Update advanced concepts overview and external service management.

* first commit to introduction section

* Update materializer.md.

* Update artifact store docs

* Update artifact store docs

* rephrase intro

* rephrase sentences

* embed cheet sheet from canva

* link to cheat sheet

* add pdf into assests and make a download link

* Final modifications to Artifact Store docs section

* update pdf cheat sheet

* fix links to images

* update pdf download link

* Step operator docs

* Add missing sentence

* Update toc.md with new pages for missing content.

* Add clone_step() and zenml stack copy to docs; remove unused markdown files.

* Add metadata store documentation

* Add container registry docs

* Combine step fixtures and fetching historic runs and update with realistic example.

* GitBook: [#3] Added an integrations page

* add all available AWS stack components

* Revert "GitBook: [#3] Added an integrations page"

This reverts commit ee72821.

* Add integrating.md back in.

* Updated metadata store and artifact store docs

* fix broken links in intro page

* remove unnecessary words and grammar check

* add slack group link to introduction page

* add gcp overview with some details about each svc

* fix typo

* rephrase core concept intro

* add info about all services

* rewrite steps and pipelines

* rewrite steps and pipelines

* add azure overview page

* intro stack

* change heading for cloud guide overview

* Vertex AI entrypoint (#750)

* GCP entrypoint skeleton

* First full draft gcp vertex stack entrypoint

* Applied some pr comments

* gcp -> GCP

* Added conclusion

* Added pr comments

* Fixed unintended typo

* Replaced ssl strg+f - strg-r mistakes

* Slight formulation changes

* Apply suggestions from code review

Co-authored-by: Jayesh Sharma <wjayesh@outlook.com>

* Tiny additional changes

* Alternative for windows

* Additional highlighted hints and notes

* gcloud halfway done

* Verify with gitbook

* One SHot added but not yet working properly

* First working version

* This should work

* Added some information to the oneshot

* Adding some more linebreaks for formatting

* Fixed stack setup mistake

Co-authored-by: Jayesh Sharma <wjayesh@outlook.com>

* Add AWS cloud guide (#749)

* Add AWS cloud guide

* WIP cloud guide via aws cli

* Finish aws cli commands

* Some more improvements for eks roles

* Fix some aws commands

* Added to toc

* tabs fixed

* fixed tabs

* Add defaults for some parameters

* Add quick setup

* Add additional intro info

* Remove newline

Co-authored-by: Hamza Tahir <hamza@zenml.io>

* edit stack components and stores

* update heading

* Finish experiment trackers documentation

* Fix a few typos

* Finish most secrets manager

* Finish secrets managers

* Some small fixes

* Naming changes

* Orchestrator template

* Restructure installation.md.

* Rephrase 'simply', 'easily', etc. everywhere to be more inclusive to our more challenged users.

* Rephrase more 'simply', 'easily', etc.

* add seldon and mlflow pages for model deployers

(cherry picked from commit 5f33a80)

* Docker WIP

(cherry picked from commit 0be0986)

* Finish docker page

(cherry picked from commit bceeb63)

* Add missing link

(cherry picked from commit 8665b96)

* Remove import

(cherry picked from commit 3824366)

* Final developer guide polish.

* update cheat sheet

* Add developer guide section on pipeline run visualization.

* Add assets and other small changes.

* add overview and custom page for model deployers

* Add environment to advanced concepts of developer guide.

* add new section on scaling up

* Update docs/book/resources/integrating.md

Co-authored-by: Stefan Nica <stefan@zenml.io>

* Kubeflow orchestrator

* Kubernetes orchestrator

* Vertex orchestrator

* Github orchestrator

* Add docker info to step operators

* Write mlops_stacks/alerters.

* Update docker docs page

* include hamzas review suggestions

* Minor adjustments to reviewer feedback.

* Orchestrator overview

* add feature store docs

* remove custom from feature store flavors

* Add docker image name for orchestrators/step operators

* Redesign advanced guide to emphasize usage over concepts.

* Update caching intro to reviewer feedback.

* Remove gitlab container registry

* Update integrations.md

* link terms to approriate docs page

* rewrite why zenml

* trim words

* final touches

* fix heading

* Apply some suggestions

* Finished custom stack component page and move to advanced usage.

* Change cheat sheet to external link.

* Fix image in external integration guide.

* Moved some stuff around in toc.md.

* Add Google artifact registry

* Comment out 'Visualizers'.

* Update materializer page according to review.

* Update docker page structure

* Rephrasing

* update cheat sheet

* Update installation.md with custom docker image building.

* update cheat sheet

* add azure guide

* update caption

* update headline in toc

* Added categories page

* Added integrations page

* Fix typo

* Split stacks, profiles, repositories into three separate pages.

* Fix link in toc.

* Change TOC titles to active.

* Update cheat sheet link in toc.

* Fix typos

* Fix more typos

* Add orchestrator, artifact store, metadata store to stack.md

* apply review suggestions on model deployers

* correct spelling on model deployers

* Make toc names consistent.

* Comment data validators out in toc.

* add code snippet to how to use seldon model deployer

* Update advanced usage list

* Fix remaining typos

* Final typos

* Update descriptions of all pages.

* Renamed filenames '_' to '-' and fix API docs links.

* Add API docs and example link for missing integration pages

* Fix typos

* Fix 238718176127863 broken links.

* Fix spelling.

Co-authored-by: Michael Schuster <schustmi@users.noreply.github.com>
Co-authored-by: Safoine El Khabich <34200873+safoinme@users.noreply.github.com>
Co-authored-by: Jayesh Sharma <wjayesh@outlook.com>
Co-authored-by: Stefan Nica <stefan@zenml.io>
Co-authored-by: dnth <dickson.neoh@gmail.com>
Co-authored-by: Michael Schuster <michael.schuster.ffb@googlemail.com>
Co-authored-by: Alexej Penner <thealexejpenner@gmail.com>
Co-authored-by: Hamza Tahir <hamza@zenml.io>
Co-authored-by: Safoine El Khabich <safoine.ext@zenml.io>
strickvl added a commit that referenced this issue Apr 25, 2024
strickvl added a commit that referenced this issue Apr 30, 2024
* Added label studio setting

* Update

* Api key attribute

* Added #2626

* Docs change

* Update src/zenml/integrations/label_studio/annotators/label_studio_annotator.py

* mypy fix #1

* mypy fix #2

* mypy fix #3

---------

Co-authored-by: Alex Strick van Linschoten <strickvl@users.noreply.github.com>
Co-authored-by: Alex Strick van Linschoten <stricksubscriptions@fastmail.fm>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants