Domino Community
Connect with other data scientists and Domino users. Ask questions, get answers, share what you know, learn something new. Sign in to submit feature requests and join discussions in specialized categories.
Discussion List
-
PyCaret 2.2: Efficient Pipelines for Model DevelopmentCheck out PyCaret for an efficient model development pipeline in Python: I've included a sample/te…
-
Getting started with Bokeh in DominoHere's how you can do cool things with Bokeh in Domino: 1. Installation: You can simply pip instal…
-
Domino 4.3.3 ReleaseHappy Holidays from Domino! We hope this release of Domino 4.3.3 finds you in good cheer. Elves f…
-
How To Use an External Docker Image as a Base Image in DominoWhen setting up a new compute environment in Domino, the best practice in Domino is to use and buil…
-
A Note to Customers: Domino Business Continuity in Light of COVID-19Domino Community, This was a communication that I sent out to key customer contacts earlier today t…
-
Feedback Thread for Domino-Managed Base ImagesHi Domino Users, We are in the process of updating our Domino-managed base images, and this is you…
-
How to disable user signup in versions > 4.xBy default, we allow users to signup to Domino if they don't have an account. This guide will show …
-
Using SAS in Domino - Getting Started and Best PracticesMany large and established companies use SAS as a part of their established research and analytics …
-
Jobs Timeline is now availableNow you can track experiment or training metrics over time with our Jobs Timeline. This feature gi…
-
5Job-specific environment variablesIt would be convenient to be able to specify job-specific environment variables when scheduling a j…
-
1Datasets Administration: Marked for Deletion NotificationsThis may be a particular request for our organization's current deployment but it would be nice to …
-
Conversion from Spark to Pandas dataframe using pyArrow significantly slower after updateHi, I have noticed that the conversion of Spark tables to Pandas dataframes using pyArrow and the …
-
How to compare between two domino commitsI recently transfer from git to domino for my work. I know how to compare two commits in git but I …
-
Connecting to Microsoft Access DatabaseHi, I am using microsoft access DB in my R code. the access file is uploaded in the project. I am …
-
Version of JuypterLabHi All, Is it possible to install the latest version of JuypterLab on Domino?
-
5Set Defaults for WorkspacesI'd like to be able to set some defaults for workspaces so I don't have to change them by hand each…
-
Save file to SharePointHi All, Does anyone know how to save a file to SharePoint from Domino? Appreciate any help anyone c…
-
sparklyR and DominoHi All, Has anyone tried running sparklyR on Domino? Thanks Charles
-
Error when trying to use "domino restore"Hi everyone! I am trying to sync and upload files from my notebook to my project using CLI. I follo…
-
Datasets and app for storage: Can I store application persistent data into datastets?Hi, We would like to use datasets as shared storing system for a Shiny app. We would to use datas…
-
Getting started with Streamlit in DominoHere's how you can do cool things with Streamlit in Domino: 1. Installation: Install these packages…
-
Execution memory settingsThere are three places to impact the memory of an execution run pod. Execution pods contain three …
-
Can you read data into a project from a network drive in 3.x versions of Domino?Question: Is it possible to read data into a project from a network drive, either into a project D…
-
Jupyter cell execution seems to have stopped after closing the workspace tabI’m wondering if the reason I could never get to the end of hyperparameter tuning is because the pr…
-
Get and post file as attachment through model APIHello, I am trying to post a file as attachment through the model API. From what I understood, Mode…
-
Call Python and R in one scheduled RunDear Domino user, We recently had a question pop up that asked how to use a Schedule Run to execute…
-
How to pass multiple parameters to a Model APIThis scenario can come up if you have a lot of parameters (say 20+ predictors) that you want to pas…
-
Populating the path from the project files in Domino LauncherHi Domino Team, I would like to know if there is possiblilty to populate the project file structure…
-
3Expose Domino version in the UICurrently we have to go to <https://your_domino_server_name/version> and look for the three-p…
-
How to set up an email notification in case of APP error?Hi, I read this topic about run notification (https://docs.dominodatalab.com/en/4.2/reference/runs/…
-
1Alerts for errors in published appFor runs, Domino provides the ability to configure email alerts for failed runs. It would similarl…
-
Trying to figure out how to read data from the FILE directory from a Model API.Trying to figure out how to read data from the FILE directory in a Domino Project, through a publis…
-
How to request.get file from FILE directory using Domino APITrying to figure out how to read data from the FILE directory in a Domino Project, through a publis…
-
Deleting or Deactivating an OrganizationIs there a way to deactivate or delete organizations within Domino?
-
0Scheduled ApplicationsAs our team starts to deploy more apps on Domino, we've noticed that the cost and usage is going up…
-
Best Practices: Git SubmodulesWe don’t support Git submodules. They are not Git best practice, and while we will correctly ‘git p…
-
0Render html reports in "shared view"Data Scientists on our team often generate html reports as the primary output of projects (usually …
-
Installing the Domino Command Line (CLI)Click your username at the bottom of the main menu to download the CLI installer. Run the installer…
-
Moved: Post request auth error using flask appThis discussion has been moved.
-
Moved: Post request auth error using flask appThis discussion has been moved.
-
SSL error when calling Domino model APIHi all, I was able to to publish the model API on Domino but when I called the model in Python Requ…
-
1Control Center panel for 'Jobs Overview'(Scheduled) Jobs are great. However, there are two issues that limit their usefulness. First, whil…
-
How can I set an environment variable in the docker file of my compute environment?I would like to set something in my compute environment that is then accessible when I use that env…
-
How can I get my model api to use ssh-keys or a internal CA cert with git repos?I am trying to get my Model API deployed using Git; however, with SSH you are prompted to accept ne…
-
2Support use of Datasets with Model APIsWe have a couple of users who would like to be able to use Datasets in Models.
-
Domino 4.3.1 ReleaseDomino 4.3.1 has been released. Here is a summary of the release notes, which can also be found in…
-
0Allow project collaborators to adjust default hardware and compute environmentAs a DS who has created a project for my team, I'd like a way to give my collaborators permission t…
-
1Allowing the user to start a simple web server in a workspaceA user would like to start any kind of simple web server in a workstation that would point to/host …
-
Testing and Troubleshooting Database Connections: Using Public ResourcesWhen testing database connections from Domino, it's sometimes helpful to be able to connect to an e…
-
0Add additional checks to Compute Environments for changing pluggable definitions with DAD images.Occasionally in new DAD images, the pluggable definitions for a particular notebook IDE changes. T…
-
Moved: Trying to figure out how to read data from the FILE directory from a Model API.This discussion has been moved.
-
Moved: How to request.get file from FILE directory using Domino APIThis discussion has been moved.
-
3Dataset LifecycleA few users have been requesting for a life cycle for snapshots so that it will delete snapshots af…
-
Calling model API using curl commandHi, I have a question regarding model api. The query data is long so I store that into a file a…
-
4Add an ability to monitor App usage over long time periodsWould be great to have an ability to monitor Apps usage over long time period periods (6 months or …
Howdy, Stranger!