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

Update meta.yaml for isce3 #31

Merged
merged 2 commits into from
May 15, 2023
Merged

Update meta.yaml for isce3 #31

merged 2 commits into from
May 15, 2023

Conversation

gchang
Copy link
Contributor

@gchang gchang commented May 15, 2023

Quick update to remove reference to plant in the meta.yaml as that's not installed.

Removed reference to plant as that's not installed
@gchang gchang requested a review from anilnatha May 15, 2023 21:38
…he jupyter logo they were previously referencing.
@gchang gchang merged commit 8335d82 into develop May 15, 2023
@gchang gchang deleted the isce3-description-update branch May 15, 2023 22:11
sujen1412 added a commit that referenced this pull request May 17, 2023
* Dont build plant until errors are resolved

* Update R image dockerfile

* Try parallel builds

* Correct jupyterlab_dir path

* Correct typo

* Install more base libraries

* Separate conda install mamba step

* Change ownership after cleanup

* Make mamba as requirement from base image .

* Use vanilla as base image for jlab

* Add updated gitlab ci file

* Upgrade Jlab to 3.3.4

* move maap-py to root; copy to jupyter img

* Add isce2 base image

* try optimization after analyzing with dive

* Significantly improve image sizes

* Correct typo in apt-get

* Add devfile configs

* updated custom jupyter package install

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* added new environments file

* Update Dockerfile

* Update docker build to use --no-cache

* added umf package

* added maap-libs npm package

* Update Dockerfile

* Update Dockerfile

* added uwm package

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Build RSGISLib image

* added kibana visualization jupyter extension

* Updated r and added rgedi

* Update build-image.sh

Added rgedi

* Added EDAV and updated server prefix detection

* Fixed EDAV build-image.sh

* Changed EDAV to 3100

Thought 3000 was the port other stacks were using, but I was wrong.

* Removed redundant EDAV icon

* QOL updates to workspaces

Cleaned up EDAV apt cache to make image smaller, starts Jupyter terminal in bash with banner.

* Added realtime collaboration in Jupyterlab!

* Add devfile-registry

* Reorg devfiles for auto-publishing

* index.sh fixes

* Devfile refactoring

* Readme update

* add self reference to index generator

* Update vanilla devfile meta.yml

* Update PLAnT devfile meta.yaml

* Fixed devfiles to generate random workspace names

* Update Dockerfile

* fixes #617 -- updated miniconda image

* Update Dockerfile

* Update environments.json

* Update environments.json

* added maap help jupyter extension to the dockerfile

* removed maap help from dockerfile

* added maap help jupyter extension back in

* added a space to force rebuild of maap help

* removed space to trigger rebuild

* added jupyterlab-tour to the mamba install command

* removed the version from jupyterlab-tour

* added back version for jupyterlab tour and added in enable and disable

* changed statement to enable default tours

* removed mentions of jupyterlab tour

* added enabling tours lower

* changed jupyterlab tour install to be conda instead of mamba

* added yes tag to conda install command

* changed command to pip

* fixed command

* converted back to a conda install

* disabled the default tours

* upgraded maap help to version 0.0.5

* maap help v0.0.6

* same v6 of maap help, but ensuring jupyterlab tour version

* new v7 of maaphelp and using jupyterlab-tour v3

* maap help v0.0.7 and using jlab tour v3.1.1

* using pip to install another v3.1.1 of jlab tour

* using pip with jlab tour v3

* using mamba and jlab tour v3.0.0

* using mamba with jlab tour v3.1.1 and maap help v0.0.10

* package.json says v3.1.1 but trying mamba v3.1.4

* using pip install with v3.1.4

* trying v3.1.4 for conda

* enabled default tour

* upgraded to version 0.0.12 of maap help

* upgraded version 0.0.13 of maap help

* removed jlab tour from package.json and trying with conda

* Updated entrypoint.sh

Importing updates from Ops into this one. Ops had fixes not present here.

* now using pip to install version 3.1.4

* corrected pip install line

* installing with conda with nothing in package.json

* using version 0.0.15 with ITourHandler and install with conda

* changed to pip install with ITourHandler

* changed to mamba install with ITourHandler

* trying the command with _ and install with conda

* added pip install jlab notifications

* fixed the conda install command

* removed jlab notifications install

* trying ITourHandler and install with conda

* upgraded to maap help v18 without ITourHandler

* version 19 of maap help with different id

* enabling jupyterlab tour plugin

* committed maap help version 20 with jlab tour hard coded in

* v21 of maap help with less hard coded

* removed conda install of jupyterlab tour

* version 22 with print statements

* version 23 fixed file browser

* added launching tour to help menu

* using maap help v25 which can create a file

* commented out maap help extension

* version 26 of maap help now using local storage

* version 27 maap help

* version 28 maaphelp with reduced package.json

* removed maap help because failed build

* commented back in maap help v28

* reverting back to v27 maaphelp

* version 29 that should be similar to version 27

* v30 maap help with one small change

* version 31 of maap help

* v32 of maap help

* version 33 of maap help removing jupyterlab tour

* maap help v34

* version 35 of maap help

* maaphelp v36

* changed the jupyterlab build command

* version 37 adding jupyterlab-tour back in

* v38 of maap help with forget tour button for demo purposes

* reverted back to v37 which I know should run

* removed maap help from dockerfile

* split up npm install and run build commands

* pushing another dockerfile that did run successfully before

* replaces the maap edav esa front repo with my repo

* trying to run edav again with old edav repo

* reverted a packages dependent on chokidar back to original versions

* deleted the packagelock in edav and reran

* rerunning with working maap edav esa front repo

* combined npm install and build commands again

* changed the maap help version back to 38

* upgraded maap help to version 39

* Create LICENSE

* version 40 of maaphelp with change to wording of tour

* version 41 with title links opening in new tab

* Added configuration that should allow us to build workspaces that include the pangeo-notebook functionality needed by Alex.

* Added installation of packages back to the pangeo base image and removed them from the conda-lock-64.lock file. This did warrant the need to update the version number of these packages compared to other base images.

* Removed installation of packages from conda-forge that are handled by conda-lock-64.lock.

* removed hide-che-sidebar jupyter extension

* Updated image reference in dev file for pangeo workspace.

* Added ipyleaflet installation to jupyterlab3 Dockerfile.

* Added an innocuous change to retrigger the build pipeline to test the addition of ipyleaflet to our Jupyter workspaces. The prior image build didn't work because we recently changed the names of our branches.

* Renamed pangeo top level image folder to "jupyterlab3-build" to set the stage for a future, refactored way of building our images. Also added a new CI injected variable, "BIULD_CUSTOM_IMAGE" that can be used to inform the image build pipeline of which image you wish to rebuild on demand.

* Fixed conda-forge install command for ipyleaflet

* Updated all our workspace devfiles.yaml files to address the renaming of our "dit" branch to "develop".

* removed extension

* Added missing comma to list of tags

* Removed pinned versions of nodejs and jupyter-packaging to determine if these are causing the issues we are experiencing when building the pangeo workspace.

* Updated isce2 with latest miniconda and isce2 conda package.

* Removed commented out lines as noticed in PR comments

* Update Node JS to solve dependency issue with ISCE2

Incremented nodejs version by one revision to 16.14.2 to resolve a dependency issue with the isce2 base build. Tested locally and build still goes to completion with this newer version.

* trying to update version of python

* Updated the miniconda image version being used to build the pangeo base image to 22.11.1

* Added Plant as part of the isce2 workspace

Plant installs jupyter, so had to disable a conflicting server extension

* Moving maap-py install to match vanilla

Upon testing the workspace, it turns out that maap-py.cfg is nowhere to be found! Restructuring build to look more like vanilla in hopes that it'll probably keep the /maap-py folder.

* Updated R base image

* Moved location of conda-lock file for pangeo workspace because it coouldn't be found during the image building process.

* Fixed location where pangeo images can be found in the pangeo devfile.

* Force command execution of mamba install using conda lock to determine why the conda-lock file can't be found.

* Moved conda-linux-64.lock file location.

* check pwd during build.

* check pwd before running WORKDIR

* Updated where the conda-lock file is being retrieved for ONBUILD command in base docker image.

* Updated location of Pangeo lock file and added onbuild copy command to pangeo base image.

* moved conda-lock file.

* Added Cache busting for pangeo base image.

* Updated path for onbuild command in pangeo base image.

* Updated build image script for jupyterlab3-build.

* update miniconda

* Fixed improperly tagged image name in jupyterlab3-build build script

* updated jlab and dependencies versions

* updated extension installs

* cleaned up installs

* minor updates

* Removed unused IMAGE_NAME docker arg from jupyterlab3-build dockerfile.

* locked package versions

* Added *.code-workspace to gitignore.

* Update CI image build process to allow for custom builds (#23)

* Update CI image build process to allow for custom builds

* Update README with the CI process

* Moved pangeo conda lock to jupyterlab3 folder and modified jupyterlab3 dockerfile to test pangeo build with new CI pipeline.

* Testing nodejs install via CI.

* update maap help

* Updated pangeo builds so that they can be built off of the jupyterlab3 folder. This was accomplished by install a workspace dependent environments.yml file for our jupyterlab environment. Pangeo is the only environment that is currently using a custom environment.yml, all other workspaces rely on a shared environment.yml file.

* Fixed path to pangeo image in devfile.

* Removed unneeded build script from jupyterlab3-build folder.

* Updated environment.yml file existence check in jupyterlab3 Dockerfile

* Removed unneeded CACHE_BUST variable from base images build script.

* Updated how environments yml detection is handled.

* Updated pinned versions needed for pangeo workspace.

* Disabled announcements toast message plugin.

* Removed .DS_Store operating system file from being tracked and updated gitignore to ignore these files in the future.

* Updated channels for shared environment.yml

* Updated description for Pangeo workspace to include the version number.

* Further simplified text.

* Updated ISCE2 description to include "PLAnT"

* Allow custom builds with Parent Child triggered workflows on Gitlab (#29)

* Update CI image build process to allow for custom builds

* Update README with the CI process

* Update generate configs.sh to correctly build specific base images

* Added ISCE3 libraries + Opera RTC (#30)

* Added ISCE3 base and updated Jupyter

* Add RTC as requested by UWG

* Update meta.yaml for isce3 (#31)

* Update meta.yaml for isce3

Removed reference to plant as that's not installed

* Updated logo associated with ISCE2 and ISCE3 workspaces and removed the jupyter logo they were previously referencing.

---------

Co-authored-by: Anil Natha <[email protected]>

* Update devfile.yaml (#32)

* Remove unused images plant and rsgislib (#33)

* Remove unused images plant and rsgislib

* Remove plant devfile

* Remove plant and rsgislib from index example json

* Remove earlier versions of plant and rsgislib

---------

Co-authored-by: Brian Satorius <[email protected]>
Co-authored-by: Marjorie Lucas <[email protected]>
Co-authored-by: Marjorie Lucas <[email protected]>
Co-authored-by: George Chang <[email protected]>
Co-authored-by: George Chang <[email protected]>
Co-authored-by: grallewellyn <[email protected]>
Co-authored-by: George Chang <[email protected]>
Co-authored-by: Anil Natha <[email protected]>
Co-authored-by: Anil <[email protected]>
Co-authored-by: Grace Llewellyn <[email protected]>
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 this pull request may close these issues.

2 participants