AppFeed/templates/BGameirosRepository/jupyterlab/jupyterlab.xml
2021-02-23 15:49:21 -05:00

67 lines
3.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>jupyterlab</Name>
<Repository>bgameiro/arch-jupyterlab</Repository>
<Registry>https://hub.docker.com/repository/docker/bgameiro/arch-jupyterlab</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/94979-trilium-docker/</Support>
<Project>https://jupyter.org/</Project>
<Overview>JupyterLab is a web-based interactive development environment for Jupyter notebooks, code, and data. &#13;
[br][br]&#13;
[b][u][span style='color: #E80000;']Links[/span][/u][/b][br]&#13;
[b]Repository:[/b] https://github.com/jupyterlab/jupyterlab[br]&#13;
[b]Wiki:[/b] https://jupyterlab.readthedocs.io/en/stable/[br]&#13;
[b]Docker:[/b] https://hub.docker.com/repository/docker/bgameiro/arch-jupyterlab[br]&#13;
[br][br]&#13;
[b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]&#13;
[b]/opt/app/data[/b] Where JupyterLab should store the Notebooks[br]&#13;
[br][br]&#13;
[b][u][span style='color: #E80000;']Set Up[/span][/u][/b][br]&#13;
The logs contain a token needed for first login[br]&#13;
Support for other languages will be added. For now, there is only the basic JupyterLab with Python and Markdown.[br]</Overview>
<WebUI>http://[IP]:[PORT:8888]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/BGameiro2000/unraid-ca/master/jupyterlab/jupyterlab.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/BGameiro2000/unraid-ca/master/jupyterlab/icon.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateLink>https://bgameiro.me/page/donate</DonateLink>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>9999</HostPort>
<ContainerPort>8888</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir></HostDir>
<ContainerDir>/opt/app/data</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/appdata/jupyterlab/config</HostDir>
<ContainerDir>/appdata</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value></Value>
<Name>PACKAGES</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Notebooks" Target="/opt/app/data" Default="/mnt/user/appdata/jupyterlab/notebooks" Mode="rw" Description="Container Path: /opt/app/data" Type="Path" Display="always" Required="true" Mask="false"></Config>
<Config Name="Packages" Target="PACKAGES" Default="" Mode="" Description="Install Arch Packages to add functionalities." Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="WebUI" Target="8888" Default="" Mode="tcp" Description="Container Port: 8888" Type="Port" Display="always" Required="true" Mask="false">9999</Config>
<Config Name="Appdata" Target="/appdata" Default="/mnt/user/appdata/jupyterlab/config" Mode="rw" Description="Container Path: /appdata" Type="Path" Display="advanced-hide" Required="true" Mask="false">/mnt/user/appdata/jupyterlab/config</Config>
<Date>1597689640</Date>
<Description>JupyterLab is a web-based interactive development environment for Jupyter notebooks, code, and data.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/BGameirosRepository/jupyterlab/jupyterlab.xml</templatePath>
</Container>